summaryrefslogtreecommitdiff
path: root/tests/Async_Timer_Queue_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Async_Timer_Queue_Test.cpp')
-rw-r--r--tests/Async_Timer_Queue_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Async_Timer_Queue_Test.cpp b/tests/Async_Timer_Queue_Test.cpp
index 3347eca79f5..c166c016a23 100644
--- a/tests/Async_Timer_Queue_Test.cpp
+++ b/tests/Async_Timer_Queue_Test.cpp
@@ -17,9 +17,9 @@
//
// ============================================================================
+#include "test_config.h"
#include "ace/Signal.h"
#include "ace/Timer_List.h"
-#include "test_config.h"
class Timer_Handler : public ACE_Event_Handler
// = TITLE