summaryrefslogtreecommitdiff
path: root/TAO/tao/PolicyC.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/PolicyC.h')
-rw-r--r--TAO/tao/PolicyC.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/PolicyC.h b/TAO/tao/PolicyC.h
index b4e053ec779..7ed5402613d 100644
--- a/TAO/tao/PolicyC.h
+++ b/TAO/tao/PolicyC.h
@@ -25,7 +25,7 @@
#ifndef _TAO_IDL_ORIG_POLICYC_H_
#define _TAO_IDL_ORIG_POLICYC_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "CurrentC.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -902,5 +902,5 @@ TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::Policy_ptr &);
#pragma option pop
#endif /* __BORLANDC__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ifndef */