summaryrefslogtreecommitdiff
path: root/ace/High_Res_Timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/High_Res_Timer.h')
-rw-r--r--ace/High_Res_Timer.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/High_Res_Timer.h b/ace/High_Res_Timer.h
index 4df0617ff27..ee948fb962c 100644
--- a/ace/High_Res_Timer.h
+++ b/ace/High_Res_Timer.h
@@ -12,7 +12,7 @@
#ifndef ACE_HIGH_RES_TIMER_H
#define ACE_HIGH_RES_TIMER_H
-#include "ace/pre.h"
+#include /**/ "ace/pre.h"
#include "ace/ACE_export.h"
@@ -306,5 +306,5 @@ private:
#include "ace/High_Res_Timer.i"
#endif /* __ACE_INLINE__ */
-#include "ace/post.h"
+#include /**/ "ace/post.h"
#endif /* ACE_HIGH_RES_TIMER_H */