summaryrefslogtreecommitdiff
path: root/examples/IPC_SAP/UPIPE_SAP/ex3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/IPC_SAP/UPIPE_SAP/ex3.cpp')
-rw-r--r--examples/IPC_SAP/UPIPE_SAP/ex3.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/IPC_SAP/UPIPE_SAP/ex3.cpp b/examples/IPC_SAP/UPIPE_SAP/ex3.cpp
index 0ef3577f075..57ff4f34d9e 100644
--- a/examples/IPC_SAP/UPIPE_SAP/ex3.cpp
+++ b/examples/IPC_SAP/UPIPE_SAP/ex3.cpp
@@ -18,9 +18,11 @@
//
// ============================================================================
+#include "ace/OS_main.h"
#include "ace/UPIPE_Connector.h"
#include "ace/UPIPE_Acceptor.h"
#include "ace/Auto_Ptr.h"
+#include "ace/OS_NS_time.h"
ACE_RCSID(UPIPE_SAP, ex3, "$Id$")