summaryrefslogtreecommitdiff
path: root/TAO/tao/CORBALOC_Parser.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-03-02 20:21:19 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-03-02 20:21:19 +0000
commitcbfa5f1a951db025f1fd00038b3f18e0d1eb6b70 (patch)
treed6f95e15a38082ba3590e69408d711163b846b71 /TAO/tao/CORBALOC_Parser.h
parent0f63efd0254bd297b664684c176bfa5e87e9fc40 (diff)
downloadATCD-cbfa5f1a951db025f1fd00038b3f18e0d1eb6b70.tar.gz
ChangeLogTag: Wed Mar 2 20:21:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/CORBALOC_Parser.h')
-rw-r--r--TAO/tao/CORBALOC_Parser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/CORBALOC_Parser.h b/TAO/tao/CORBALOC_Parser.h
index 8d891fe77e8..df1d73c4715 100644
--- a/TAO/tao/CORBALOC_Parser.h
+++ b/TAO/tao/CORBALOC_Parser.h
@@ -14,7 +14,7 @@
#ifndef TAO_CORBALOC_PARSER_H
#define TAO_CORBALOC_PARSER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/IOR_Parser.h"
@@ -99,5 +99,5 @@ private:
ACE_STATIC_SVC_DECLARE_EXPORT (TAO, TAO_CORBALOC_Parser)
ACE_FACTORY_DECLARE (TAO, TAO_CORBALOC_Parser)
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_CORBALOC_PARSER_H */