aboutsummaryrefslogtreecommitdiff
path: root/dep/src/ace/Containers.cpp
blob: 754ef0e5194e0666d54a7abf8fb1777e31c52766 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
// $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__ */