diff --git a/ws/ws.cpp b/ws/ws.cpp index 0636e6be..2e06b76f 100644 --- a/ws/ws.cpp +++ b/ws/ws.cpp @@ -20,6 +20,10 @@ #include #include +#ifndef _WIN32 +#include +#endif + int main(int argc, char** argv) {