mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-30 21:50:47 +01:00
-added Windows Embedded Compact 2013 support
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
#include "Poco/DateTimeFormatter.h"
|
||||
#include <ctime>
|
||||
#include <iostream>
|
||||
#if defined(_WIN32_WCE)
|
||||
#if defined(_WIN32_WCE) && _WIN32_WCE < 0x800
|
||||
#include "wce_time.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user