mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-05 03:53:48 +00:00
restructured repository based on following standards:
https://github.com/HW-Core/directory-structure
This commit is contained in:
15
modules/dep/acelite/ace/Copy_Disabled.cpp
Normal file
15
modules/dep/acelite/ace/Copy_Disabled.cpp
Normal file
@@ -0,0 +1,15 @@
|
||||
/**
|
||||
* @file Copy_Disabled.cpp
|
||||
*
|
||||
* @author Carlos O'Ryan <coryan@uci.edu>
|
||||
*/
|
||||
|
||||
#include "ace/Copy_Disabled.h"
|
||||
|
||||
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
|
||||
|
||||
ACE_Copy_Disabled::ACE_Copy_Disabled (void)
|
||||
{
|
||||
}
|
||||
|
||||
ACE_END_VERSIONED_NAMESPACE_DECL
|
||||
Reference in New Issue
Block a user