summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/custom/ServerAMD.cpp
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2006-02-09 13:46:29 +0000
committerDwayne Boone <dwayne@zeroc.com>2006-02-09 13:46:29 +0000
commit70a31bfd6d76baf43d2927c9b8e1962545624a86 (patch)
treecddd24c7ab8c9dcb7ae1e6eb95678dfcaaba38ad /cpp/test/Ice/custom/ServerAMD.cpp
parentWorkaround for Sun compiler issues (diff)
downloadice-70a31bfd6d76baf43d2927c9b8e1962545624a86.tar.bz2
ice-70a31bfd6d76baf43d2927c9b8e1962545624a86.tar.xz
ice-70a31bfd6d76baf43d2927c9b8e1962545624a86.zip
Use metadata to specify includes
Diffstat (limited to 'cpp/test/Ice/custom/ServerAMD.cpp')
-rw-r--r--cpp/test/Ice/custom/ServerAMD.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpp/test/Ice/custom/ServerAMD.cpp b/cpp/test/Ice/custom/ServerAMD.cpp
index ff130ef3b91..d6fea972523 100644
--- a/cpp/test/Ice/custom/ServerAMD.cpp
+++ b/cpp/test/Ice/custom/ServerAMD.cpp
@@ -9,9 +9,6 @@
#include <Ice/Ice.h>
#include <TestCommon.h>
-#include <deque>
-#include <list>
-#include <MyByteSeq.h>
#include <TestAMDI.h>
using namespace std;