Added shmem and vcmi updates for that implementation
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
#endif
|
||||
|
||||
//Check for XSI shared memory objects. They are available in nearly all UNIX platforms
|
||||
#if !defined(__QNXNTO__) && !defined(ANDROID)
|
||||
#if !defined(__QNXNTO__) /*&& !defined(ANDROID)*/
|
||||
#define BOOST_INTERPROCESS_XSI_SHARED_MEMORY_OBJECTS
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user