Fixed test globals to work with precompiled headers
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
|
||||
#ifdef TEST_GLOBALS
|
||||
#include "TestGlobals.h"
|
||||
#else
|
||||
#include "Globals.h"
|
||||
#endif
|
||||
#include "ChunkData.h"
|
||||
|
||||
cChunkData::cChunkData()
|
||||
|
||||
Reference in New Issue
Block a user