summaryrefslogtreecommitdiff
path: root/TAO/tests/Xt_Stopwatch/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Xt_Stopwatch/timer.h')
-rw-r--r--TAO/tests/Xt_Stopwatch/timer.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/tests/Xt_Stopwatch/timer.h b/TAO/tests/Xt_Stopwatch/timer.h
index 6c2362cb1a3..1708bbc8428 100644
--- a/TAO/tests/Xt_Stopwatch/timer.h
+++ b/TAO/tests/Xt_Stopwatch/timer.h
@@ -29,7 +29,10 @@ class Timer_imp
Timer_imp (XtAppContext &,
CORBA::Long,
Stopwatch_display *);
- // Constructor..
+ // Constructor
+
+ virtual ~Timer_imp ();
+ // Destructor
void start (void);
// Resets, and starts the clock ticking