mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-17 19:25:53 +02:00
trunk/branch integration: Event & Mutex
This commit is contained in:
@@ -47,6 +47,8 @@
|
||||
#include "Poco/NamedEvent_WIN32U.h"
|
||||
#elif defined(POCO_OS_FAMILY_WINDOWS)
|
||||
#include "Poco/NamedEvent_WIN32.h"
|
||||
#elif defined(POCO_ANDROID)
|
||||
#include "Poco/NamedEvent_Android.h"
|
||||
#elif defined(POCO_OS_FAMILY_UNIX)
|
||||
#include "Poco/NamedEvent_UNIX.h"
|
||||
#else
|
||||
|
Reference in New Issue
Block a user