diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/plist/Date.h | 4 |
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 @@ | |||
| 25 | #include <plist/Node.h> | 25 | #include <plist/Node.h> |
| 26 | #include <ctime> | 26 | #include <ctime> |
| 27 | 27 | ||
| 28 | #ifdef _WIN32 | ||
| 29 | #include <Winsock2.h> | ||
| 30 | #endif | ||
| 31 | |||
| 32 | namespace PList | 28 | namespace PList |
| 33 | { | 29 | { |
| 34 | 30 | ||
