mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-24 06:04:15 +01:00
SmartOS build
This commit is contained in:
@@ -34,12 +34,6 @@
|
||||
//
|
||||
|
||||
|
||||
#if defined(__sun)
|
||||
#undef _XOPEN_SOURCE
|
||||
#define _XOPEN_SOURCE 500
|
||||
#endif
|
||||
|
||||
|
||||
#include "Poco/SharedMemory.h"
|
||||
#include "Poco/Exception.h"
|
||||
#if defined(POCO_NO_SHAREDMEMORY)
|
||||
|
||||
Reference in New Issue
Block a user