diff options
Diffstat (limited to 'TAO/tao/IOP_IORC.h')
-rw-r--r-- | TAO/tao/IOP_IORC.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/IOP_IORC.h b/TAO/tao/IOP_IORC.h index 9338ac2e72a..dbf2a9c9c60 100644 --- a/TAO/tao/IOP_IORC.h +++ b/TAO/tao/IOP_IORC.h @@ -31,7 +31,7 @@ #ifndef _TAO_IDL_ORIG_IOP_IORC_H_ #define _TAO_IDL_ORIG_IOP_IORC_H_ -#include "ace/pre.h" +#include /**/ "ace/pre.h" #include "tao/corbafwd.h" @@ -921,5 +921,5 @@ TAO_Export CORBA::Boolean operator>> ( #pragma option pop #endif /* __BORLANDC__ */ -#include "ace/post.h" +#include /**/ "ace/post.h" #endif /* ifndef */ |