summaryrefslogtreecommitdiff
path: root/ace/Timeprobe_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Timeprobe_T.h')
-rw-r--r--ace/Timeprobe_T.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Timeprobe_T.h b/ace/Timeprobe_T.h
index 65c96d415c4..599951fc43d 100644
--- a/ace/Timeprobe_T.h
+++ b/ace/Timeprobe_T.h
@@ -13,7 +13,7 @@
#ifndef ACE_TIMEPROBE_T_H
#define ACE_TIMEPROBE_T_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/OS.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
@@ -213,5 +213,5 @@ protected:
#endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */
#endif /* ACE_COMPILE_TIMEPROBES */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_TIMEPROBE_T_H */