summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2004-02-26 23:14:19 +0000
committerSteve Huston <shuston@riverace.com>2004-02-26 23:14:19 +0000
commitd778544d99beb61fa03edc077822afe385027f40 (patch)
tree75e1309f94e1863b7bf74808ef9a3744c79a7102 /examples
parente32cfc0da59d93a99a82ad320ee7854550312158 (diff)
downloadATCD-d778544d99beb61fa03edc077822afe385027f40.tar.gz
ChangeLogTag:Thu Feb 26 18:08:19 2004 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/APG/Reactor/Client.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/APG/Reactor/Client.cpp b/examples/APG/Reactor/Client.cpp
index 9a62bbca658..4611bf49613 100644
--- a/examples/APG/Reactor/Client.cpp
+++ b/examples/APG/Reactor/Client.cpp
@@ -6,6 +6,7 @@
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_errno.h"
+#include "ace/OS_NS_string.h"
#include "ace/OS_NS_sys_time.h"
#include "Client.h"