aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/tls_handshake_hash.cpp
diff options
context:
space:
mode:
authorlloyd <[email protected]>2014-01-18 23:02:10 +0000
committerlloyd <[email protected]>2014-01-18 23:02:10 +0000
commit92e1e4f7fea1823023075b6ec81cb1e87b112986 (patch)
treeb4cb2a29ffa1d0ae4cc16125857c49633bd447f4 /src/lib/tls/tls_handshake_hash.cpp
parentd5354c1c3ee0067dd35ca253d4b8914f870cea75 (diff)
Guess I won't be needing these
Diffstat (limited to 'src/lib/tls/tls_handshake_hash.cpp')
-rw-r--r--src/lib/tls/tls_handshake_hash.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/tls/tls_handshake_hash.cpp b/src/lib/tls/tls_handshake_hash.cpp
index 4e7a0b9b7..ed8bee5a3 100644
--- a/src/lib/tls/tls_handshake_hash.cpp
+++ b/src/lib/tls/tls_handshake_hash.cpp
@@ -9,7 +9,6 @@
#include <botan/tls_exceptn.h>
#include <botan/libstate.h>
#include <botan/hash.h>
-#include <memory>
namespace Botan {