diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-06-28 04:51:20 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2004-06-28 04:51:20 +0000 |
commit | 460dbf0e30d43de010a57908a161be5efcec7d26 (patch) | |
tree | eba2dfbdfaae11c2fa826bfaba75fdd1213b7374 /TAO/tests/Xt_Stopwatch/Stopwatch_display.cpp | |
parent | abe06647cc491f60eb473f216fd1aa93beb79074 (diff) | |
download | ATCD-460dbf0e30d43de010a57908a161be5efcec7d26.tar.gz |
ChangeLogTag:Sun Jun 27 21:49:55 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tests/Xt_Stopwatch/Stopwatch_display.cpp')
-rw-r--r-- | TAO/tests/Xt_Stopwatch/Stopwatch_display.cpp | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/TAO/tests/Xt_Stopwatch/Stopwatch_display.cpp b/TAO/tests/Xt_Stopwatch/Stopwatch_display.cpp index 4f8eca8adea..c3ef4ec66f7 100644 --- a/TAO/tests/Xt_Stopwatch/Stopwatch_display.cpp +++ b/TAO/tests/Xt_Stopwatch/Stopwatch_display.cpp @@ -4,6 +4,13 @@ #if defined (ACE_HAS_XT) +#include "ace/OS_NS_stdio.h" + +ACE_RCSID (Xt_Stopwatch, + Stopwatch_display, + "$Id$) + + Stopwatch_display::Stopwatch_display (Widget &parent) { // Instantiate the sub-components of the Stopwatch_display |