protect from interrogate
This commit is contained in:
parent
343d7231f9
commit
05e48d97b6
|
|
@ -30,9 +30,11 @@
|
|||
|
||||
#include "py_panda.h"
|
||||
|
||||
#ifndef CPPPARSER
|
||||
extern EXPCL_PANDAEXPRESS Dtool_PyTypedObject Dtool_TypedObject;
|
||||
extern EXPCL_PANDAEXPRESS Dtool_PyTypedObject Dtool_TypedReferenceCount;
|
||||
extern EXPCL_PANDAEXPRESS Dtool_PyTypedObject Dtool_ReferenceCount;
|
||||
#endif // CPPPARSER
|
||||
|
||||
#endif // HAVE_PYTHON
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue