summaryrefslogtreecommitdiff
path: root/ace/Dump.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Dump.h')
-rw-r--r--ace/Dump.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Dump.h b/ace/Dump.h
index b08d2d8d728..816f556bc9d 100644
--- a/ace/Dump.h
+++ b/ace/Dump.h
@@ -50,7 +50,7 @@
#ifndef ACE_DUMP_H
#define ACE_DUMP_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/Synch.h"
@@ -164,5 +164,5 @@ private:
// Include the templates classes at this point.
#include "ace/Dump_T.h"
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_DUMP_H */