mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-03 03:50:40 +00:00
remove global_define.h and adjust platform header includes
- Remove unused MRMutex - Remove unused generate_key
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
#ifdef _WINDOWS
|
||||
#include "common/platform/win/include_windows.h"
|
||||
#else
|
||||
#include <unistd.h>
|
||||
#include "common/unix.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user