fixed compile on windows (reverts commit 8080)

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8083 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
electron128 2015-03-27 12:45:27 +00:00
parent e40460bdcc
commit c252195d8d

View File

@ -4,7 +4,6 @@
#include <stdlib.h>
#include <stdint.h>
#include <stdarg.h>
#include <netinet/in.h>
#include <microhttpd.h>
#include <string>