summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Concurrency
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-04 08:13:00 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-04 08:13:00 +0000
commitf539e3983c46825df16abef8af7ee103e1759c81 (patch)
tree93272742945349566888ba6e1e1f2a2291cf32ea /TAO/orbsvcs/tests/Concurrency
parentf8d64148882bb5085ee9495037383eb4f3c8f4dd (diff)
downloadATCD-f539e3983c46825df16abef8af7ee103e1759c81.tar.gz
ChangeLogTag:Tue Nov 4 08:18:37 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/orbsvcs/tests/Concurrency')
-rw-r--r--TAO/orbsvcs/tests/Concurrency/CC_client.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Concurrency/CC_client.cpp b/TAO/orbsvcs/tests/Concurrency/CC_client.cpp
index e06135526c4..be7b7f2ea18 100644
--- a/TAO/orbsvcs/tests/Concurrency/CC_client.cpp
+++ b/TAO/orbsvcs/tests/Concurrency/CC_client.cpp
@@ -26,6 +26,7 @@
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_unistd.h"
#include "ace/os_include/os_ctype.h"
+#include "ace/OS_NS_string.h"
ACE_RCSID(Concurrency, CC_client, "$Id$")