Initial Patch of Auction House bot rev. 135
[auctionmangos.git] / dep / ACE_wrappers / ace / Shared_Memory.cpp
blobccb1f26c401cd8d21c1ea6460c62b81a5d1f19c6
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