mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-08 11:02:17 +01:00
localtime_r is not part of C++ #1746
This commit is contained in:
parent
72b826651f
commit
3ec9316ab0
@ -19,7 +19,7 @@
|
||||
#include "Poco/Timespan.h"
|
||||
#include "Poco/Exception.h"
|
||||
#include <algorithm>
|
||||
#include <ctime>
|
||||
#include <time.h>
|
||||
#if defined(_WIN32_WCE) && _WIN32_WCE < 0x800
|
||||
#include "wce_time.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user