mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 21:56:22 +00:00
Directory Structure [step 1]: moving files
working on #672 NOTE: This commit can't be compiled!!
This commit is contained in:
11
deps/acelite/ace/Shared_Memory.cpp
vendored
Normal file
11
deps/acelite/ace/Shared_Memory.cpp
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
#include "ace/Shared_Memory.h"
|
||||
|
||||
|
||||
|
||||
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
||||
|
||||
ACE_Shared_Memory::~ACE_Shared_Memory (void)
|
||||
{
|
||||
}
|
||||
|
||||
ACE_END_VERSIONED_NAMESPACE_DECL
|
||||
Reference in New Issue
Block a user