summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2004-06-16 19:05:46 +0000
committerSteve Huston <shuston@riverace.com>2004-06-16 19:05:46 +0000
commit7ff9e1cf7125b403d76094fa805085a189ea8375 (patch)
treef45f2969e1814661e0069cacc3738bdb79732dd9 /examples
parent84c57ebe26cf3135534d564885a0ecf6cbe409b6 (diff)
downloadATCD-7ff9e1cf7125b403d76094fa805085a189ea8375.tar.gz
ChanegLogTag:Wed Jun 16 15:02:39 2004 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/IPC_SAP/SOCK_SAP/CPP-memclient.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/IPC_SAP/SOCK_SAP/CPP-memclient.cpp b/examples/IPC_SAP/SOCK_SAP/CPP-memclient.cpp
index 326a2964359..8f60eeff7e5 100644
--- a/examples/IPC_SAP/SOCK_SAP/CPP-memclient.cpp
+++ b/examples/IPC_SAP/SOCK_SAP/CPP-memclient.cpp
@@ -6,6 +6,7 @@
// is useful as a baseline to compare against ORB-level performance
// for the same types of data.
+#include "ace/OS_NS_string.h"
#include "ace/MEM_Connector.h"
#include "ace/INET_Addr.h"
#include "ace/Thread_Manager.h"