1 // $Id: Shared_Memory.cpp 80826 2008-03-04 14:51:23Z wotte $
3 #include "ace/Shared_Memory.h"
5 ACE_RCSID(ace
, Shared_Memory
, "$Id: Shared_Memory.cpp 80826 2008-03-04 14:51:23Z wotte $")
7 ACE_BEGIN_VERSIONED_NAMESPACE_DECL
9 ACE_Shared_Memory::~ACE_Shared_Memory (void)
13 ACE_END_VERSIONED_NAMESPACE_DECL