diff options
author | lloyd <[email protected]> | 2014-01-18 23:02:10 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2014-01-18 23:02:10 +0000 |
commit | 92e1e4f7fea1823023075b6ec81cb1e87b112986 (patch) | |
tree | b4cb2a29ffa1d0ae4cc16125857c49633bd447f4 /src/lib/pk_pad/emsa_x931/emsa_x931.h | |
parent | d5354c1c3ee0067dd35ca253d4b8914f870cea75 (diff) |
Guess I won't be needing these
Diffstat (limited to 'src/lib/pk_pad/emsa_x931/emsa_x931.h')
-rw-r--r-- | src/lib/pk_pad/emsa_x931/emsa_x931.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/pk_pad/emsa_x931/emsa_x931.h b/src/lib/pk_pad/emsa_x931/emsa_x931.h index 1436f27eb..b3a1a3501 100644 --- a/src/lib/pk_pad/emsa_x931/emsa_x931.h +++ b/src/lib/pk_pad/emsa_x931/emsa_x931.h @@ -10,7 +10,6 @@ #include <botan/emsa.h> #include <botan/hash.h> -#include <memory> namespace Botan { |