diff --git a/Foundation/src/LocalDateTime.cpp b/Foundation/src/LocalDateTime.cpp index e376bf6a7..8050317ae 100644 --- a/Foundation/src/LocalDateTime.cpp +++ b/Foundation/src/LocalDateTime.cpp @@ -19,7 +19,7 @@ #include "Poco/Timespan.h" #include "Poco/Exception.h" #include -#include +#include #if defined(_WIN32_WCE) && _WIN32_WCE < 0x800 #include "wce_time.h" #endif