mirror of
https://github.com/EQEmu/Server.git
synced 2026-03-12 20:32:24 +00:00
Fix windows compile
This commit is contained in:
parent
867ff3dcfa
commit
700d062606
@ -91,9 +91,10 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
#include "../common/unix.h"
|
#include "../common/unix.h"
|
||||||
|
|
||||||
|
#endif
|
||||||
|
|
||||||
#include "../common/content/world_content_service.h"
|
#include "../common/content/world_content_service.h"
|
||||||
|
|
||||||
#endif
|
|
||||||
|
|
||||||
volatile bool RunLoops = true;
|
volatile bool RunLoops = true;
|
||||||
extern volatile bool is_zone_loaded;
|
extern volatile bool is_zone_loaded;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user