mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-07 10:23:53 +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 "../common/unix.h"
|
||||
|
||||
#endif
|
||||
|
||||
#include "../common/content/world_content_service.h"
|
||||
|
||||
#endif
|
||||
|
||||
volatile bool RunLoops = true;
|
||||
extern volatile bool is_zone_loaded;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user