1 2 3 4 5 6 7 8 9
// $Id$ #define ACE_BUILD_DLL #include "ace/Shared_Memory.h" ACE_Shared_Memory::~ACE_Shared_Memory (void) { }