debug
This commit is contained in:
parent
c98b283bdf
commit
4358203223
|
@ -1,11 +1,11 @@
|
|||
// rtc_plugins.cpp
|
||||
|
||||
//#include "./util/numpyConfig.h"
|
||||
#include "./util/RTCContext.h"
|
||||
|
||||
#define PY_ARRAY_UNIQUE_SYMBOL RTC_PLUGINS_ARRAY_API_IMPL // 内部实现专用符号
|
||||
#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
|
||||
|
||||
#include "./util/RTCContext.h"
|
||||
#include <numpy/arrayobject.h>
|
||||
|
||||
// 提供转换接口
|
||||
|
|
Loading…
Reference in New Issue