#1291 Fix submitted. Thank You to T Modes for reporting this issue.

This commit is contained in:
Robin Mills
2017-04-23 11:57:05 +00:00
parent 1ff0bef409
commit 73572aa54d
3 changed files with 1200 additions and 277 deletions
+5
View File
@@ -23,6 +23,11 @@
* http.cpp
*/
#ifdef _MSC_VER
#include <winsock2.h>
#pragma comment(lib, "ws2_32.lib")
#endif
// included header files
#include "config.h"