summaryrefslogtreecommitdiff
path: root/TAO/tao/IORManipulation/IORC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IORManipulation/IORC.h')
-rw-r--r--TAO/tao/IORManipulation/IORC.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/IORManipulation/IORC.h b/TAO/tao/IORManipulation/IORC.h
index 6f588176528..980a15792e4 100644
--- a/TAO/tao/IORManipulation/IORC.h
+++ b/TAO/tao/IORManipulation/IORC.h
@@ -31,7 +31,7 @@
#ifndef _TAO_IDL_ORIG_IORC_H_
#define _TAO_IDL_ORIG_IORC_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/corba.h"
@@ -899,5 +899,5 @@ TAO_IORManip_Export CORBA::Boolean operator>> (TAO_InputCDR &, TAO_IOP::MultiPro
#pragma option pop
#endif /* __BORLANDC__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ifndef */