summaryrefslogtreecommitdiff
path: root/tests/Thread_Pool_Test.cpp
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2004-01-05 22:57:06 +0000
committerSteve Huston <shuston@riverace.com>2004-01-05 22:57:06 +0000
commitd70e9b6bd92a6e8dfd484ad9200973f2b8311fcf (patch)
tree90824cdb413f254ae25137e960e6a284997af4df /tests/Thread_Pool_Test.cpp
parent0f618ca0439de542c373c90f40b3cf9283829c33 (diff)
downloadATCD-d70e9b6bd92a6e8dfd484ad9200973f2b8311fcf.tar.gz
ChangeLogTag:Mon Jan 5 17:51:36 2004 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'tests/Thread_Pool_Test.cpp')
-rw-r--r--tests/Thread_Pool_Test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Thread_Pool_Test.cpp b/tests/Thread_Pool_Test.cpp
index 0a40017bdca..e7cc08c6f3d 100644
--- a/tests/Thread_Pool_Test.cpp
+++ b/tests/Thread_Pool_Test.cpp
@@ -32,6 +32,7 @@ ACE_RCSID(tests, Thread_Pool_Test, "$Id$")
#if defined (ACE_HAS_THREADS)
#include "ace/Lock_Adapter_T.h"
#include "ace/OS_NS_stdio.h"
+#include "ace/OS_NS_string.h"
#include "ace/OS_NS_unistd.h"
// Number of iterations to run the test.