Precompile unordered_map/set
+ Add inclusions to Globals.h * Sort Globals.h - Remove sys/stat.h from Globals.h
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
|
||||
#include "Globals.h" // NOTE: MSVC stupidness requires this to be the same across all modules
|
||||
|
||||
#include <unordered_map>
|
||||
|
||||
#include "Player.h"
|
||||
#include "../Mobs/Wolf.h"
|
||||
#include "../Mobs/Horse.h"
|
||||
|
||||
Reference in New Issue
Block a user