diff options
Diffstat (limited to 'client/client.h')
-rw-r--r-- | client/client.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/client.h b/client/client.h index 5e01be9..6306434 100644 --- a/client/client.h +++ b/client/client.h @@ -4,8 +4,6 @@ #ifdef WIN32 #include <windows.h> -#else -#include <unistd.h> #endif #include <string> |