debug
This commit is contained in:
parent
3157894c1a
commit
d910833a9c
|
@ -31,6 +31,7 @@
|
|||
// 必须声明外部变量(关键!)
|
||||
//#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
|
||||
|
||||
namespace bp = boost::python;
|
||||
namespace fs = std::filesystem;
|
||||
namespace np = boost::python::numpy;
|
||||
#define ENV_PRODUCT
|
||||
|
|
Loading…
Reference in New Issue