aboutsummaryrefslogtreecommitdiffstats
path: root/src/pbe/get_pbe.h
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-06-19 17:26:04 +0000
committerlloyd <[email protected]>2012-06-19 17:26:04 +0000
commit18078d569e1b1950edef939b36038b59375093a6 (patch)
treecb5f0e621427fc103564e6b28808949d6bce7743 /src/pbe/get_pbe.h
parent50e5fa86a27603e463e7e70c1e76f4fe0215e022 (diff)
Add missing headers, triggered errors under minimal builds
Diffstat (limited to 'src/pbe/get_pbe.h')
-rw-r--r--src/pbe/get_pbe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pbe/get_pbe.h b/src/pbe/get_pbe.h
index 719b92c30..633945983 100644
--- a/src/pbe/get_pbe.h
+++ b/src/pbe/get_pbe.h
@@ -11,6 +11,7 @@
#include <botan/pbe.h>
#include <vector>
#include <string>
+#include <chrono>
namespace Botan {