aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/passhash/bcrypt
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/passhash/bcrypt')
-rw-r--r--src/lib/passhash/bcrypt/bcrypt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/passhash/bcrypt/bcrypt.h b/src/lib/passhash/bcrypt/bcrypt.h
index 51db8062d..7f05dccde 100644
--- a/src/lib/passhash/bcrypt/bcrypt.h
+++ b/src/lib/passhash/bcrypt/bcrypt.h
@@ -9,6 +9,7 @@
#define BOTAN_BCRYPT_H_
#include <botan/types.h>
+#include <string>
namespace Botan {