diff options
Diffstat (limited to 'cpp/test/Ice/custom/ServerAMD.cpp')
-rw-r--r-- | cpp/test/Ice/custom/ServerAMD.cpp | 3 |
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; |