summaryrefslogtreecommitdiff
path: root/tests/Thread_Pool_Test.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-09-13 22:22:56 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-09-13 22:22:56 +0000
commita4f7739e25aacb118526dd45eae76fcb1aee7020 (patch)
treee6b9f5a43f5520384dfb272bc1a9de73023a4efa /tests/Thread_Pool_Test.cpp
parentda2f3321cb339df1a1e2a39e06ddb79de2fd8a89 (diff)
downloadATCD-a4f7739e25aacb118526dd45eae76fcb1aee7020.tar.gz
*** empty log message ***
Diffstat (limited to 'tests/Thread_Pool_Test.cpp')
-rw-r--r--tests/Thread_Pool_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Thread_Pool_Test.cpp b/tests/Thread_Pool_Test.cpp
index eea0bb607ef..8b1791a4bea 100644
--- a/tests/Thread_Pool_Test.cpp
+++ b/tests/Thread_Pool_Test.cpp
@@ -22,10 +22,10 @@
//
// ============================================================================
+#include "test_config.h"
#include "ace/Task.h"
#include "ace/Service_Config.h"
#include "ace/Task.h"
-#include "test_config.h"
#if defined (ACE_HAS_THREADS)