summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/IPC_SAP/UPIPE_SAP/ex2.cpp1
-rw-r--r--examples/IPC_SAP/UPIPE_SAP/ex3.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/examples/IPC_SAP/UPIPE_SAP/ex2.cpp b/examples/IPC_SAP/UPIPE_SAP/ex2.cpp
index aca99fd1106..42dd97ee90d 100644
--- a/examples/IPC_SAP/UPIPE_SAP/ex2.cpp
+++ b/examples/IPC_SAP/UPIPE_SAP/ex2.cpp
@@ -20,7 +20,6 @@
#include "ace/UPIPE_Connector.h"
#include "ace/UPIPE_Acceptor.h"
#include "ace/Auto_Ptr.h"
-#include <fstream.h>
ACE_RCSID(UPIPE_SAP, ex2, "$Id$")
diff --git a/examples/IPC_SAP/UPIPE_SAP/ex3.cpp b/examples/IPC_SAP/UPIPE_SAP/ex3.cpp
index b4868939c3d..bfd9f62bd95 100644
--- a/examples/IPC_SAP/UPIPE_SAP/ex3.cpp
+++ b/examples/IPC_SAP/UPIPE_SAP/ex3.cpp
@@ -21,7 +21,6 @@
#include "ace/UPIPE_Connector.h"
#include "ace/UPIPE_Acceptor.h"
#include "ace/Auto_Ptr.h"
-#include <fstream.h>
ACE_RCSID(UPIPE_SAP, ex3, "$Id$")