summaryrefslogtreecommitdiff
path: root/ace/Profile_Timer.i
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-11 16:29:16 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-05-11 16:29:16 +0000
commit7f640441c3d7a83645b576cf1657dfbad8800cbe (patch)
tree8d0840ca89acb5bac9470604880de61b5a652e88 /ace/Profile_Timer.i
parent709cd41ce95887e956fb612f9406e74e6e30dc7b (diff)
downloadATCD-7f640441c3d7a83645b576cf1657dfbad8800cbe.tar.gz
~Profile_Timer should be in the \#else bock
Diffstat (limited to 'ace/Profile_Timer.i')
-rw-r--r--ace/Profile_Timer.i3
1 files changed, 1 insertions, 2 deletions
diff --git a/ace/Profile_Timer.i b/ace/Profile_Timer.i
index 358e10c390d..9126760a8c9 100644
--- a/ace/Profile_Timer.i
+++ b/ace/Profile_Timer.i
@@ -63,9 +63,8 @@ ACE_Profile_Timer::stop (void)
return 0;
}
-#endif /* defined (ACE_HAS_PRUSAGE_T) || defined (ACE_HAS_GETRUSAGE) */
-
ACE_INLINE
ACE_Profile_Timer::~ACE_Profile_Timer (void)
{
}
+#endif /* defined (ACE_HAS_PRUSAGE_T) || defined (ACE_HAS_GETRUSAGE) */