summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Profile.h')
-rw-r--r--TAO/tao/IIOP_Profile.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/tao/IIOP_Profile.h b/TAO/tao/IIOP_Profile.h
index c3e0d96d538..638b10512b5 100644
--- a/TAO/tao/IIOP_Profile.h
+++ b/TAO/tao/IIOP_Profile.h
@@ -17,7 +17,7 @@
#ifndef TAO_IIOP_PROFILE_H
#define TAO_IIOP_PROFILE_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "tao/Profile.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -120,5 +120,5 @@ protected:
# include "tao/IIOP_Profile.i"
#endif /* __ACE_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* TAO_IIOP_PROFILE_H */