summaryrefslogtreecommitdiff
path: root/examples/Connection/blocking/SPIPE-connector.cpp
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-07-31 00:04:09 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-07-31 00:04:09 +0000
commit78dd901c3fc5b106c2f90498d6c45daece2e5a54 (patch)
tree6f46115ac0f44e2ee0d7cb13d43dee39a466c7f1 /examples/Connection/blocking/SPIPE-connector.cpp
parent8456b35f491631da050e98781244c0e588932ed6 (diff)
downloadATCD-78dd901c3fc5b106c2f90498d6c45daece2e5a54.tar.gz
*** empty log message ***
Diffstat (limited to 'examples/Connection/blocking/SPIPE-connector.cpp')
-rw-r--r--examples/Connection/blocking/SPIPE-connector.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Connection/blocking/SPIPE-connector.cpp b/examples/Connection/blocking/SPIPE-connector.cpp
index f439e2fc008..aed898737e5 100644
--- a/examples/Connection/blocking/SPIPE-connector.cpp
+++ b/examples/Connection/blocking/SPIPE-connector.cpp
@@ -3,9 +3,9 @@
#define SPIPE_CONNECTOR_C
-
#include "ace/SPIPE_Addr.h"
#include "ace/SPIPE_Connector.h"
+#include "ace/Proactor.h"
#include "ace/Get_Opt.h"
#include "SPIPE-connector.h"