use pch on the project. Removed all include that are now not necessary
This commit is contained in:
+2
-4
@@ -3,9 +3,7 @@
|
||||
#ifdef global
|
||||
#undef global
|
||||
#endif
|
||||
#include <algorithm>
|
||||
#include <ios>
|
||||
#include <iosfwd>
|
||||
|
||||
#define global static
|
||||
|
||||
#ifdef _WIN32
|
||||
@@ -28,7 +26,7 @@
|
||||
#include <Core/Math/Matrix.h>
|
||||
#include <Core/Memory/MemoryArena.h>
|
||||
#include <Core/Memory/Utils.h>
|
||||
#include <cstdlib>
|
||||
|
||||
#include <Engine/Debug/MemoryDebugger.h>
|
||||
#include <Graphics/Camera.h>
|
||||
#include <Graphics/DebugDisplay.h>
|
||||
|
||||
Reference in New Issue
Block a user