summaryrefslogtreecommitdiff
path: root/TAO/tao/CORBALOC_Parser.cpp
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-04-13 07:02:28 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-04-13 07:02:28 +0000
commit47b3af1237bb202095f2f30d9b4347eaea3784a0 (patch)
tree1c6c3103a92e233ee1683bd5c5ea2de89cb744bf /TAO/tao/CORBALOC_Parser.cpp
parent066049457b23142d25d8ae3614b48df26c1a4b70 (diff)
downloadATCD-47b3af1237bb202095f2f30d9b4347eaea3784a0.tar.gz
Mon Apr 12 23:57:24 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/CORBALOC_Parser.cpp')
-rw-r--r--TAO/tao/CORBALOC_Parser.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/tao/CORBALOC_Parser.cpp b/TAO/tao/CORBALOC_Parser.cpp
index e8c56a30491..4d9081eb03f 100644
--- a/TAO/tao/CORBALOC_Parser.cpp
+++ b/TAO/tao/CORBALOC_Parser.cpp
@@ -4,15 +4,18 @@
#include "Connector_Registry.h"
#include "tao/debug.h"
#include "ace/OS_NS_strings.h"
+#include "ace/OS_NS_string.h"
#if !defined(__ACE_INLINE__)
#include "CORBALOC_Parser.i"
#endif /* __ACE_INLINE__ */
+
ACE_RCSID (tao,
CORBALOC_Parser,
"$Id$")
+
TAO_CORBALOC_Parser::~TAO_CORBALOC_Parser (void)
{
}