summaryrefslogtreecommitdiff
path: root/ace/Thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Thread.h')
-rw-r--r--ace/Thread.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/Thread.h b/ace/Thread.h
index 7d0da5b1548..0763850eb85 100644
--- a/ace/Thread.h
+++ b/ace/Thread.h
@@ -13,7 +13,7 @@
#ifndef ACE_THREAD_H
#define ACE_THREAD_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/ACE_export.h"
@@ -253,6 +253,6 @@ private:
#include "ace/Thread.i"
#endif /* __ACE_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_THREAD_H */