mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-20 06:17:15 +01:00
fixed missing includes
This commit is contained in:
parent
9464ca7b24
commit
f6f7d6fa48
@ -37,6 +37,8 @@
|
||||
#include "Poco/Thread_POSIX.h"
|
||||
#include "Poco/Exception.h"
|
||||
#include "Poco/ErrorHandler.h"
|
||||
#include "Poco/Timestamp.h"
|
||||
#include "Poco/Timespan.h"
|
||||
#include <signal.h>
|
||||
#if defined(__sun) && defined(__SVR4)
|
||||
# if !defined(__EXTENSIONS__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user