aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/x509/key_constraint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/x509/key_constraint.cpp')
-rw-r--r--src/lib/x509/key_constraint.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/x509/key_constraint.cpp b/src/lib/x509/key_constraint.cpp
index a39747f9a..d8a2bf844 100644
--- a/src/lib/x509/key_constraint.cpp
+++ b/src/lib/x509/key_constraint.cpp
@@ -8,6 +8,7 @@
#include <botan/key_constraint.h>
#include <botan/x509_key.h>
+#include <vector>
namespace Botan {