Merge pull request #1 from juryben/patch-1

added windows includes
This commit is contained in:
irungentoo 2013-06-23 19:58:44 -07:00
commit 391e101ac8

View File

@ -8,6 +8,8 @@
//Put win32 includes here //Put win32 includes here
#include <windows.h>
#include <winsock2.h>
#else //Linux includes #else //Linux includes