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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/High_Res_Timer.h b/ace/High_Res_Timer.h
index 2829e2b5747..f36341d6b94 100644
--- a/ace/High_Res_Timer.h
+++ b/ace/High_Res_Timer.h
@@ -15,6 +15,7 @@
// ============================================================================
#ifndef ACE_HIGH_RES_TIMER_H
+#include "ace/pre.h"
#define ACE_HIGH_RES_TIMER_H
#include "ace/ACE.h"
@@ -225,4 +226,5 @@ private:
#include "ace/High_Res_Timer.i"
#endif /* __ACE_INLINE__ */
+#include "ace/post.h"
#endif /* ACE_HIGH_RES_TIMER_H */