mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-25 06:36:37 +01:00
latest changes from main rep
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// Timestamp.cpp
|
||||
//
|
||||
// $Id: //poco/Main/Foundation/src/Timestamp.cpp#13 $
|
||||
// $Id: //poco/Main/Foundation/src/Timestamp.cpp#14 $
|
||||
//
|
||||
// Library: Foundation
|
||||
// Package: DateTime
|
||||
@@ -43,7 +43,7 @@
|
||||
#include <sys/time.h>
|
||||
#include <sys/times.h>
|
||||
#elif defined(POCO_OS_FAMILY_WINDOWS)
|
||||
#include <windows.h>
|
||||
#include "Poco/UnWindows.h"
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user