summaryrefslogtreecommitdiff
path: root/TAO/interop-tests
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2004-12-25 15:13:52 +0000
committerbala <balanatarajan@users.noreply.github.com>2004-12-25 15:13:52 +0000
commit416d618a2d526bcc6471d46f254d772b3c0c5cb2 (patch)
tree3bdd37791f1d214ce3610a438bc8bfe9612130e0 /TAO/interop-tests
parent3aec872a6d216cff4e176325fa20f8429fd4c2f5 (diff)
downloadATCD-416d618a2d526bcc6471d46f254d772b3c0c5cb2.tar.gz
ChangeLogTag:Sat Dec 25 15:12:36 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/interop-tests')
-rw-r--r--TAO/interop-tests/wchar/client.cpp1
-rw-r--r--TAO/interop-tests/wchar/server.cpp1
2 files changed, 0 insertions, 2 deletions
diff --git a/TAO/interop-tests/wchar/client.cpp b/TAO/interop-tests/wchar/client.cpp
index 626c1b74b54..b57951b5d29 100644
--- a/TAO/interop-tests/wchar/client.cpp
+++ b/TAO/interop-tests/wchar/client.cpp
@@ -20,7 +20,6 @@
#include "interop_wcharC.h"
#include "wchar_reference.h"
-#include "ace/streams.h"
#include "ace/Get_Opt.h"
#include "ace/Argv_Type_Converter.h"
diff --git a/TAO/interop-tests/wchar/server.cpp b/TAO/interop-tests/wchar/server.cpp
index 234448be2d5..8b464c4cbd5 100644
--- a/TAO/interop-tests/wchar/server.cpp
+++ b/TAO/interop-tests/wchar/server.cpp
@@ -17,7 +17,6 @@
//
// ============================================================================
#include "interop_wchar_i.h"
-#include "ace/streams.h"
#include "ace/Get_Opt.h"
#include "ace/Argv_Type_Converter.h"