summaryrefslogtreecommitdiff
path: root/TAO/tao/IORManipulation
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-13 15:09:00 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-08-13 15:09:00 +0000
commit4fad914f8dac1edfa420244a73623cc787fab985 (patch)
treeb3a299fdcb44fddd4ddb697062d66d5b42de1490 /TAO/tao/IORManipulation
parent95685e621621f0d6271009723bb86224da04b27c (diff)
downloadATCD-4fad914f8dac1edfa420244a73623cc787fab985.tar.gz
ChangeLogTag:Wed Aug 13 10:08:01 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/IORManipulation')
-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 */