summaryrefslogtreecommitdiff
path: root/ACEXML/parser/parser/Parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACEXML/parser/parser/Parser.h')
-rw-r--r--ACEXML/parser/parser/Parser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACEXML/parser/parser/Parser.h b/ACEXML/parser/parser/Parser.h
index fac5a3ba04c..69fc7ec21a9 100644
--- a/ACEXML/parser/parser/Parser.h
+++ b/ACEXML/parser/parser/Parser.h
@@ -14,7 +14,7 @@
#ifndef _ACEXML_BASIC_PARSER_H_
#define _ACEXML_BASIC_PARSER_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ACEXML/parser/parser/Parser_export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -900,6 +900,6 @@ private:
# include "ACEXML/parser/parser/Parser.i"
#endif /* __ACEXML_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* _ACEXML_BASIC_PARSER_H_ */