mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
Warning fixes, general cleanup (#5053)
This commit is contained in:
@@ -33,10 +33,8 @@
|
||||
#include <sys/stat.h>
|
||||
|
||||
#ifdef _WINDOWS
|
||||
#include <conio.h>
|
||||
#include "common/platform/platform.h"
|
||||
#include <direct.h>
|
||||
#include <process.h>
|
||||
#include <windows.h>
|
||||
#else
|
||||
#include <sys/stat.h>
|
||||
#include <thread>
|
||||
|
||||
Reference in New Issue
Block a user