summaryrefslogtreecommitdiff
path: root/ace/Profile_Timer.i
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Profile_Timer.i')
-rw-r--r--ace/Profile_Timer.i4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/Profile_Timer.i b/ace/Profile_Timer.i
index e77af9b1686..b4070d3250c 100644
--- a/ace/Profile_Timer.i
+++ b/ace/Profile_Timer.i
@@ -1,6 +1,10 @@
/* -*- C++ -*- */
// $Id$
+#include "ace/OS_NS_sys_time.h"
+#include "ace/OS_NS_sys_resource.h"
+#include "ace/Global_Macros.h"
+
#if (defined (ACE_HAS_PRUSAGE_T) || defined (ACE_HAS_GETRUSAGE)) && !defined (ACE_WIN32)
# if defined (ACE_HAS_PRUSAGE_T)