summaryrefslogtreecommitdiff
path: root/ACEXML/common/HttpCharStream.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACEXML/common/HttpCharStream.h')
-rw-r--r--ACEXML/common/HttpCharStream.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACEXML/common/HttpCharStream.h b/ACEXML/common/HttpCharStream.h
index 75c98ecbaf7..d5d8a914d64 100644
--- a/ACEXML/common/HttpCharStream.h
+++ b/ACEXML/common/HttpCharStream.h
@@ -13,7 +13,7 @@
#ifndef _ACEXML_HTTPCHARSTREAM_H_
#define _ACEXML_HTTPCHARSTREAM_H_
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ACEXML/common/ACEXML_Export.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -134,6 +134,6 @@ private:
};
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* _ACEXML_HTTPCHARSTREAM_H_ */