diff options
Diffstat (limited to 'src/tests/test_ecies.cpp')
-rw-r--r-- | src/tests/test_ecies.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tests/test_ecies.cpp b/src/tests/test_ecies.cpp index f65b015a5..53775eda4 100644 --- a/src/tests/test_ecies.cpp +++ b/src/tests/test_ecies.cpp @@ -11,7 +11,6 @@ #include "test_pubkey.h" #include <botan/ecies.h> #include <botan/ecdh.h> - #include <botan/auto_rng.h> #endif namespace Botan_Tests { |