summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"