mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 12:36:36 +00:00
Rename debug.h to global_define.h, update cmakelists and such
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
|
||||
// Disgrace: for windows compile
|
||||
#ifdef _WINDOWS
|
||||
#include "debug.h"
|
||||
#include "global_define.h"
|
||||
int gettimeofday (timeval *tp, ...);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user