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