summaryrefslogtreecommitdiff
path: root/ACEXML/common/Attributes.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACEXML/common/Attributes.h')
-rw-r--r--ACEXML/common/Attributes.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACEXML/common/Attributes.h b/ACEXML/common/Attributes.h
index 87937a5624c..739a73bf053 100644
--- a/ACEXML/common/Attributes.h
+++ b/ACEXML/common/Attributes.h
@@ -12,7 +12,7 @@
#ifndef _ACEXML_ATTRIBUTES_H_
#define _ACEXML_ATTRIBUTES_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ACEXML/common/ACEXML_Export.h"
@@ -121,6 +121,6 @@ public:
const ACEXML_Char *localPart) = 0;
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* _ACEXML_ ATTRIBUTES_H_ */