diff options
Diffstat (limited to 'TAO/tao/IOR_LookupTable.cpp')
-rw-r--r-- | TAO/tao/IOR_LookupTable.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/IOR_LookupTable.cpp b/TAO/tao/IOR_LookupTable.cpp index 7cc6cc2bad4..7529a91ebbe 100644 --- a/TAO/tao/IOR_LookupTable.cpp +++ b/TAO/tao/IOR_LookupTable.cpp @@ -1,11 +1,14 @@ // $Id$ + + #include "tao/IOR_LookupTable.h" #include "tao/ObjectIDList.h" #include "tao/Exception.h" #include "tao/Environment.h" #include "tao/debug.h" + ACE_RCSID(tao, IOR_TableLookup, "$Id$") int |