protect from interrogate

This commit is contained in:
David Rose 2007-06-22 22:42:11 +00:00
parent 343d7231f9
commit 05e48d97b6
1 changed files with 2 additions and 0 deletions

View File

@ -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