mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
added ace + vcproj for win
--HG-- branch : trunk
This commit is contained in:
12
externals/ace/Containers.cpp
vendored
Normal file
12
externals/ace/Containers.cpp
vendored
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__ */
|
||||
|
||||
Reference in New Issue
Block a user