protect from interrogate

This commit is contained in:
rdb 2012-02-21 15:56:23 +00:00
parent 562296e694
commit 5f649a31c1

View File

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