|
|
@ -26,7 +26,7 @@ using namespace boost; |
|
|
|
using namespace boost::interprocess; |
|
|
|
using namespace boost::interprocess; |
|
|
|
using namespace boost::posix_time; |
|
|
|
using namespace boost::posix_time; |
|
|
|
|
|
|
|
|
|
|
|
#ifdef MAC_OSX |
|
|
|
#if defined MAC_OSX || defined __FreeBSD__ |
|
|
|
// URI handling not implemented on OSX yet
|
|
|
|
// URI handling not implemented on OSX yet
|
|
|
|
|
|
|
|
|
|
|
|
void ipcScanRelay(int argc, char *argv[]) { } |
|
|
|
void ipcScanRelay(int argc, char *argv[]) { } |
|
|
|