summaryrefslogtreecommitdiff
path: root/tests/Process_Strategy_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
commitdea85d3bd6f876b70cc5228246615c4e82d68ad1 (patch)
treee6b9f5a43f5520384dfb272bc1a9de73023a4efa /tests/Process_Strategy_Test.cpp
parent8bfeac1c4e4c46326c7f44ffb9387b2f452a83ed (diff)
downloadATCD-dea85d3bd6f876b70cc5228246615c4e82d68ad1.tar.gz
*** empty log message ***
Diffstat (limited to 'tests/Process_Strategy_Test.cpp')
-rw-r--r--tests/Process_Strategy_Test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Process_Strategy_Test.cpp b/tests/Process_Strategy_Test.cpp
index a26a89ccfab..9c8c216a4b3 100644
--- a/tests/Process_Strategy_Test.cpp
+++ b/tests/Process_Strategy_Test.cpp
@@ -36,6 +36,7 @@
//
// ============================================================================
+#include "test_config.h"
#include "ace/Acceptor.h"
#include "ace/Get_Opt.h"
#include "ace/SOCK_Acceptor.h"
@@ -43,7 +44,6 @@
#include "ace/Strategies_T.h"
#include "ace/Service_Config.h"
#include "ace/Singleton.h"
-#include "test_config.h"
#include "Process_Strategy_Test.h" // Counting_Service and Options in here
u_int shutting_down = 0;