summaryrefslogtreecommitdiff
path: root/TAO/tao/CORBANAME_Parser.h
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-17 18:20:13 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-17 18:20:13 +0000
commitd34d361da34f2315e39419bae8493e9c9d21b480 (patch)
tree9b4549f8bdb7ba8b8ff00e47ec335c08c2b0fedc /TAO/tao/CORBANAME_Parser.h
parent26f00ad8f3831b4629fc2e1c96a838eb5ad31c5e (diff)
downloadATCD-d34d361da34f2315e39419bae8493e9c9d21b480.tar.gz
ChangeLogTag:Fri Nov 17 10:11:17 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tao/CORBANAME_Parser.h')
-rw-r--r--TAO/tao/CORBANAME_Parser.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/TAO/tao/CORBANAME_Parser.h b/TAO/tao/CORBANAME_Parser.h
index 2731d22a200..1aec718d046 100644
--- a/TAO/tao/CORBANAME_Parser.h
+++ b/TAO/tao/CORBANAME_Parser.h
@@ -17,18 +17,14 @@
#define TAO_CORBANAME_PARSER_H
#include "ace/pre.h"
-#include "tao/Object_Loader.h"
-#include "tao/Object.h"
-#include "tao/corba.h"
-#include "tao/ORB.h"
-
#include "tao/IOR_Parser.h"
-#include "ior_corbaname_export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
+#include "ace/Service_Config.h"
+
class TAO_Export TAO_CORBANAME_Parser : public TAO_IOR_Parser
{
// = TITLE