mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
protect from interrogate
This commit is contained in:
parent
562296e694
commit
5f649a31c1
@ -17,7 +17,7 @@
|
||||
#include "orthographicLens.h"
|
||||
#include "pStatTimer.h"
|
||||
|
||||
#ifdef HAVE_ROCKET_DEBUGGER
|
||||
#if defined(HAVE_ROCKET_DEBUGGER) && !defined(CPPPARSER)
|
||||
#include <Rocket/Debugger.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user