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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/plist/Date.h b/include/plist/Date.h
index dc12233..2ea830b 100644
--- a/include/plist/Date.h
+++ b/include/plist/Date.h
@@ -25,7 +25,7 @@
25#include <plist/Node.h> 25#include <plist/Node.h>
26#include <ctime> 26#include <ctime>
27 27
28#ifdef _MSC_VER 28#ifdef _WIN32
29#include <Winsock2.h> 29#include <Winsock2.h>
30#endif 30#endif
31 31