diff options
Diffstat (limited to 'ace/Profile_Timer.h')
-rw-r--r-- | ace/Profile_Timer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Profile_Timer.h b/ace/Profile_Timer.h index 4234aef14f6..03e830e3ddd 100644 --- a/ace/Profile_Timer.h +++ b/ace/Profile_Timer.h @@ -20,6 +20,7 @@ #include "ace/ACE.h" #include "ace/Time_Value.h" +#include "ace/High_Res_Timer.h" #if !(defined (ACE_HAS_PRUSAGE_T) || defined (ACE_HAS_GETRUSAGE)) |