diff options
Diffstat (limited to 'src/crypto/hash.h')
-rw-r--r-- | src/crypto/hash.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crypto/hash.h b/src/crypto/hash.h index 83278e659..e012d1bd3 100644 --- a/src/crypto/hash.h +++ b/src/crypto/hash.h @@ -32,7 +32,6 @@ #include <stddef.h> #include <iostream> -#include <boost/utility/value_init.hpp> #include "common/pod-class.h" #include "generic-ops.h" |