(svn r11774) -Change: do not include variables.h in a header when it is not needed.
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
#include "../pathfind.h"
|
||||
#include "../waypoint.h"
|
||||
#include "../debug.h"
|
||||
#include "../settings_type.h"
|
||||
|
||||
extern Patches _patches_newgame;
|
||||
extern uint64 _rdtsc();
|
||||
|
||||
#include <limits.h>
|
||||
|
Reference in New Issue
Block a user