summaryrefslogtreecommitdiff
path: root/tests/Timer_Queue_Test.cpp
diff options
context:
space:
mode:
authorbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-06-10 17:39:40 +0000
committerbrunsch <brunsch@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-06-10 17:39:40 +0000
commit82e7e7af6f565703e0e52c40848ff8fe082c54a5 (patch)
tree74271c1cb84a4531022e01062e33944e9781855a /tests/Timer_Queue_Test.cpp
parent0a77358740f59a90a3b09a706844a90b9f09d535 (diff)
downloadATCD-82e7e7af6f565703e0e52c40848ff8fe082c54a5.tar.gz
Added the inclusion of Timer_Queue.h
Diffstat (limited to 'tests/Timer_Queue_Test.cpp')
-rw-r--r--tests/Timer_Queue_Test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Timer_Queue_Test.cpp b/tests/Timer_Queue_Test.cpp
index a62fca14acf..810aa941af5 100644
--- a/tests/Timer_Queue_Test.cpp
+++ b/tests/Timer_Queue_Test.cpp
@@ -19,6 +19,7 @@
// ============================================================================
#include "ace/Profile_Timer.h"
+#include "ace/Timer_Queue.h"
#include "ace/Timer_List.h"
#include "ace/Timer_Heap.h"
#include "ace/Timer_Wheel.h"