summaryrefslogtreecommitdiff
path: root/TAO/tao/Object_Ref_Table.cpp
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-07-06 04:41:00 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-07-06 04:41:00 +0000
commita13a1180fc884a9ccb22299f29b4285879739028 (patch)
tree3874c3e46e81a1a1c5a6c459720e1c17cab62da2 /TAO/tao/Object_Ref_Table.cpp
parentf808d5a4f39c81e8f0c90723d2b710c09e07b049 (diff)
downloadATCD-a13a1180fc884a9ccb22299f29b4285879739028.tar.gz
ChangeLogTag: Thu Jul 5 23:30:07 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Diffstat (limited to 'TAO/tao/Object_Ref_Table.cpp')
-rw-r--r--TAO/tao/Object_Ref_Table.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Object_Ref_Table.cpp b/TAO/tao/Object_Ref_Table.cpp
index c883296595d..f5892459696 100644
--- a/TAO/tao/Object_Ref_Table.cpp
+++ b/TAO/tao/Object_Ref_Table.cpp
@@ -2,6 +2,7 @@
//
// $Id$
+
#include "Object_Ref_Table.h"
#include "Object.h"
#include "Exception.h"
@@ -13,6 +14,7 @@ ACE_RCSID (tao,
Object_Ref_Table,
"$Id$")
+
// ****************************************************************
TAO_Object_Ref_Table::TAO_Object_Ref_Table (void)