mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 04:17:55 +01:00
trunk/branch integration: VxWorks & Wince
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#include "Poco/SignalHandler.h"
|
||||
|
||||
|
||||
#if defined(POCO_OS_FAMILY_UNIX)
|
||||
#if defined(POCO_OS_FAMILY_UNIX) && !defined(POCO_VXWORKS)
|
||||
|
||||
|
||||
#include "Poco/Thread.h"
|
||||
|
||||
Reference in New Issue
Block a user