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:
@@ -50,6 +50,8 @@
|
||||
#else
|
||||
#include "Poco/RWLock_WIN32.h"
|
||||
#endif
|
||||
#elif defined(POCO_ANDROID)
|
||||
#include "Poco/RWLock_Android.h"
|
||||
#elif defined(POCO_VXWORKS)
|
||||
#include "Poco/RWLock_VX.h"
|
||||
#else
|
||||
|
Reference in New Issue
Block a user