summaryrefslogtreecommitdiff
path: root/ACEXML/common/Env.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACEXML/common/Env.h')
-rw-r--r--ACEXML/common/Env.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACEXML/common/Env.h b/ACEXML/common/Env.h
index 8e6c7ee9641..c17bba6a4bc 100644
--- a/ACEXML/common/Env.h
+++ b/ACEXML/common/Env.h
@@ -13,7 +13,7 @@
#ifndef _ACEXML_ENV_H_
#define _ACEXML_ENV_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ACEXML/common/ACEXML_Export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -67,6 +67,6 @@ private:
# include "ACEXML/common/Env.i"
#endif /* __ACEXML_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* _ACEXML_ENV_H_ */