mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/
This commit is contained in:
parent
d767495d5b
commit
800ee76535
3322 changed files with 903437 additions and 0 deletions
12
dep/ACE_wrappers/ace/Containers.cpp
Normal file
12
dep/ACE_wrappers/ace/Containers.cpp
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
// $Id: Containers.cpp 80826 2008-03-04 14:51:23Z wotte $
|
||||
|
||||
#include "ace/Containers.h"
|
||||
|
||||
ACE_RCSID (ace,
|
||||
Containers,
|
||||
"$Id: Containers.cpp 80826 2008-03-04 14:51:23Z wotte $")
|
||||
|
||||
#if !defined (__ACE_INLINE__)
|
||||
#include "ace/Containers.inl"
|
||||
#endif /* __ACE_INLINE__ */
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue