summaryrefslogtreecommitdiff
path: root/TAO/tao/Object_Ref_Table.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-09-05 08:14:04 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-09-05 08:14:04 +0000
commit18abefbcaab26f64deedc273d155d87977105509 (patch)
tree0f8b430c6c8cce541e420c3944fa523e0123eb76 /TAO/tao/Object_Ref_Table.cpp
parentf3c70a646640e4c4cf8a72b5767d758db2a192fa (diff)
downloadATCD-18abefbcaab26f64deedc273d155d87977105509.tar.gz
ChangeLogTag:Sun Sep 5 01:13:12 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/Object_Ref_Table.cpp')
-rw-r--r--TAO/tao/Object_Ref_Table.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/Object_Ref_Table.cpp b/TAO/tao/Object_Ref_Table.cpp
index cdaadc12f66..af00050eba3 100644
--- a/TAO/tao/Object_Ref_Table.cpp
+++ b/TAO/tao/Object_Ref_Table.cpp
@@ -4,12 +4,15 @@
#include "debug.h"
#include "ORB_Constants.h"
#include "SystemException.h"
+#include "Object.h"
#include "ace/OS_NS_string.h"
+
ACE_RCSID (tao,
Object_Ref_Table,
"$Id$")
+
// ****************************************************************
TAO_Object_Ref_Table::TAO_Object_Ref_Table (void)