diff options
Diffstat (limited to 'extra/yassl/taocrypt/src/aestables.cpp')
-rw-r--r-- | extra/yassl/taocrypt/src/aestables.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/yassl/taocrypt/src/aestables.cpp b/extra/yassl/taocrypt/src/aestables.cpp index 7ba25bc9ffb..5a125dfd44d 100644 --- a/extra/yassl/taocrypt/src/aestables.cpp +++ b/extra/yassl/taocrypt/src/aestables.cpp @@ -21,7 +21,6 @@ /* based on Wei Dai's aestables.cpp from CryptoPP */ -#include "runtime.hpp" #include "aes.hpp" |