summaryrefslogtreecommitdiff
path: root/ace/os_include/os_trace.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/os_include/os_trace.h')
-rw-r--r--ace/os_include/os_trace.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/os_include/os_trace.h b/ace/os_include/os_trace.h
index c61910aea03..cb4aa549fcf 100644
--- a/ace/os_include/os_trace.h
+++ b/ace/os_include/os_trace.h
@@ -16,7 +16,7 @@
#ifndef ACE_OS_INCLUDE_OS_TRACE_H
#define ACE_OS_INCLUDE_OS_TRACE_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/config-all.h"
@@ -40,5 +40,5 @@ extern "C"
}
#endif /* __cplusplus */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_OS_INCLUDE_OS_TRACE_H */