mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
12 lines
286 B
C++
12 lines
286 B
C++
// $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__ */
|
|
|