summaryrefslogtreecommitdiff
path: root/ACEXML/common/XML_Macros.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACEXML/common/XML_Macros.h')
-rw-r--r--ACEXML/common/XML_Macros.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACEXML/common/XML_Macros.h b/ACEXML/common/XML_Macros.h
index 3593a258a21..028bc590395 100644
--- a/ACEXML/common/XML_Macros.h
+++ b/ACEXML/common/XML_Macros.h
@@ -22,7 +22,7 @@
#ifndef _ACEXML_MACROS_H
#define _ACEXML_MACROS_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/config-all.h"
@@ -438,6 +438,6 @@
# define ACEXML_ENV_RAISE(ex) (ex)->_raise ()
#endif /* ACEXML_CORBA_HAS_EXCEPTIONS */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* _ACEXML_MACROS_H */