summaryrefslogtreecommitdiff
path: root/ace/Profile_Timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Profile_Timer.h')
-rw-r--r--ace/Profile_Timer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Profile_Timer.h b/ace/Profile_Timer.h
index 29add308f84..6776f629771 100644
--- a/ace/Profile_Timer.h
+++ b/ace/Profile_Timer.h
@@ -45,9 +45,9 @@ private:
};
#else
class ACE_Export ACE_Profile_Timer
+{
// = TITLE
// A C++ wrapper for UNIX interval timers.
-{
public:
struct ACE_Elapsed_Time
{