Updating development with upstream changes #2

Closed
muellerr wants to merge 38 commits from mueller/master into development
Showing only changes of commit fc4da433d5 - Show all commits

View File

@ -4,7 +4,7 @@
#include <stdint.h> #include <stdint.h>
#ifdef WIN32 #ifdef WIN32
#include <Windows.h> #include <winsock2.h>
#else #else
#include <sys/time.h> #include <sys/time.h>
#endif #endif