diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-07-30 21:15:59 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-07-30 21:15:59 +0000 |
commit | 0fa2e9f386d24e1b450ce398dc90fd877eaeb87e (patch) | |
tree | 7af903efc2c3753ed75358230c0646988688e34e /tests/Reactor_Timer_Test.cpp | |
parent | c164be8deaa4c46d5dc2cc87ce009392a5708dad (diff) | |
download | ATCD-0fa2e9f386d24e1b450ce398dc90fd877eaeb87e.tar.gz |
ChangeLogTag:Wed Jul 30 19:21:27 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'tests/Reactor_Timer_Test.cpp')
-rw-r--r-- | tests/Reactor_Timer_Test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Reactor_Timer_Test.cpp b/tests/Reactor_Timer_Test.cpp index b649d8f8f3b..f5017c0b70d 100644 --- a/tests/Reactor_Timer_Test.cpp +++ b/tests/Reactor_Timer_Test.cpp @@ -24,6 +24,7 @@ #include "ace/Timer_Queue.h" #include "ace/Reactor.h" #include "ace/High_Res_Timer.h" +#include "ace/Trace.h" ACE_RCSID(tests, Reactor_Timer_Test, "$Id$") |