MSVC success build w/o it
[novacoin.git] / src / net.cpp
index fc22714..c235fd2 100644 (file)
 #include "miner.h"
 #include "ntp.h"
 
-#ifdef WIN32
-#include <string.h>
-#endif
-
 using namespace std;
 
 static const int MAX_OUTBOUND_CONNECTIONS = 16;