fixed build buster

This commit is contained in:
ZappoMan 2013-04-30 11:57:06 -07:00
parent f8523e135d
commit 47326230a1

View file

@ -9,6 +9,7 @@
#include <cstdlib>
#include <cstdio>
#include <cstring>
#include <cctype>
#ifdef _WIN32
#include "Syssocket.h"
#endif