diff options
author | Jose <jose@zeroc.com> | 2014-09-01 13:54:22 +0200 |
---|---|---|
committer | Jose <jose@zeroc.com> | 2014-09-01 13:54:22 +0200 |
commit | 3d615bbebf537bea6ae93fc46abd3af7113fab66 (patch) | |
tree | 4b0d17bc7bc2ad9430b8af719bb057fdb3de9a67 /cpp/test/Ice/acm/AllTests.cpp | |
parent | New fix for ICE-5637: Glacier2CryptPermissionsVerifier plugin + Glacier2Inter... (diff) | |
download | ice-3d615bbebf537bea6ae93fc46abd3af7113fab66.tar.bz2 ice-3d615bbebf537bea6ae93fc46abd3af7113fab66.tar.xz ice-3d615bbebf537bea6ae93fc46abd3af7113fab66.zip |
Fix (ICE-3445) - consider not installing internal header files
Diffstat (limited to 'cpp/test/Ice/acm/AllTests.cpp')
-rw-r--r-- | cpp/test/Ice/acm/AllTests.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/test/Ice/acm/AllTests.cpp b/cpp/test/Ice/acm/AllTests.cpp index 14fb0ea57fb..16afd9c2b12 100644 --- a/cpp/test/Ice/acm/AllTests.cpp +++ b/cpp/test/Ice/acm/AllTests.cpp @@ -7,7 +7,6 @@ // // ********************************************************************** -#include <IceUtil/Random.h> #include <Ice/Ice.h> #include <TestCommon.h> #include <Test.h> |