summaryrefslogtreecommitdiff
path: root/TAO/tests/Xt_Stopwatch/timer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Xt_Stopwatch/timer.cpp')
-rw-r--r--TAO/tests/Xt_Stopwatch/timer.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/tests/Xt_Stopwatch/timer.cpp b/TAO/tests/Xt_Stopwatch/timer.cpp
index ce807616e3e..c4fbf9ce71c 100644
--- a/TAO/tests/Xt_Stopwatch/timer.cpp
+++ b/TAO/tests/Xt_Stopwatch/timer.cpp
@@ -13,6 +13,10 @@ Timer_imp::Timer_imp (XtAppContext &app,
{
}
+Timer_imp::~Timer_imp ()
+{
+}
+
void
Timer_imp::start (void)
{