mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-16 18:56:52 +02:00
trunk/branch integration: VxWorks & Wince
This commit is contained in:
@@ -46,6 +46,8 @@
|
||||
|
||||
#if defined(POCO_OS_FAMILY_WINDOWS)
|
||||
#include "Poco/Semaphore_WIN32.h"
|
||||
#elif defined(POCO_VXWORKS)
|
||||
#include "Poco/Semaphore_VX.h"
|
||||
#else
|
||||
#include "Poco/Semaphore_POSIX.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user