summaryrefslogtreecommitdiff
path: root/TAO/interop-tests/wchar
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-12-25 15:13:52 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-12-25 15:13:52 +0000
commit6563430326ff98ac2e2d67ca807c12709f275905 (patch)
tree3bdd37791f1d214ce3610a438bc8bfe9612130e0 /TAO/interop-tests/wchar
parentcab5fed5636794dce87c16b7f48a70ac8f75ad9f (diff)
downloadATCD-6563430326ff98ac2e2d67ca807c12709f275905.tar.gz
ChangeLogTag:Sat Dec 25 15:12:36 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/interop-tests/wchar')
-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"