summaryrefslogtreecommitdiffstats
path: root/include/plist/Date.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/plist/Date.h')
-rw-r--r--include/plist/Date.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/plist/Date.h b/include/plist/Date.h
index 2ea830b..4aea507 100644
--- a/include/plist/Date.h
+++ b/include/plist/Date.h
@@ -25,10 +25,6 @@
#include <plist/Node.h>
#include <ctime>
-#ifdef _WIN32
-#include <Winsock2.h>
-#endif
-
namespace PList
{