summaryrefslogtreecommitdiff
path: root/ace/MEM_Stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/MEM_Stream.h')
-rw-r--r--ace/MEM_Stream.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/MEM_Stream.h b/ace/MEM_Stream.h
index a1ce4439005..276d0fad292 100644
--- a/ace/MEM_Stream.h
+++ b/ace/MEM_Stream.h
@@ -13,7 +13,7 @@
#ifndef ACE_MEM_STREAM_H
#define ACE_MEM_STREAM_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/MEM_IO.h"
@@ -145,5 +145,5 @@ public:
#endif /* ACE_HAS_POSITION_INDEPENDENT_POINTERS == 1 */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_MEM_STREAM_H */