summaryrefslogtreecommitdiff
path: root/ace/Profile_Timer.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-12-21 19:26:46 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-12-21 19:26:46 +0000
commit9e9254f32711d4ecf1e3f71b54982eaf6845388e (patch)
tree760551d54bece3e52d2f1cd3d05b26d9c1c1439b /ace/Profile_Timer.h
parent4ecd5d0edb663fdba4935912ccdbbf79a66482ae (diff)
downloadATCD-9e9254f32711d4ecf1e3f71b54982eaf6845388e.tar.gz
*** empty log message ***
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
{