summaryrefslogtreecommitdiff
path: root/ace/Containers.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-04-10 17:44:16 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-04-10 17:44:16 +0000
commit229673fc49bb56c3f1207cb82c01f8914850c287 (patch)
tree1081fc9b38d9ab63244fa71ae0320de03e56a427 /ace/Containers.cpp
parent684aee545e53cd775175481dd38b306449c92fd7 (diff)
downloadATCD-229673fc49bb56c3f1207cb82c01f8914850c287.tar.gz
ChangeLogTag:Wed Apr 10 10:40:36 2002 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/Containers.cpp')
-rw-r--r--ace/Containers.cpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/ace/Containers.cpp b/ace/Containers.cpp
index 9fb16735ea4..2d6815e3c35 100644
--- a/ace/Containers.cpp
+++ b/ace/Containers.cpp
@@ -1,9 +1,10 @@
// $Id$
-#include "ace/OS.h"
#include "ace/Containers.h"
-ACE_RCSID(ace, Containers, "$Id$")
+ACE_RCSID (ace,
+ Containers,
+ "$Id$")
#if !defined (__ACE_INLINE__)
#include "ace/Containers.i"