summaryrefslogtreecommitdiff
path: root/crypto/ec_signature_creator_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ec_signature_creator_impl.h')
-rw-r--r--crypto/ec_signature_creator_impl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/ec_signature_creator_impl.h b/crypto/ec_signature_creator_impl.h
index 21614f8201..bd06e253a4 100644
--- a/crypto/ec_signature_creator_impl.h
+++ b/crypto/ec_signature_creator_impl.h
@@ -7,6 +7,8 @@
#include <stdint.h>
+#include <vector>
+
#include "base/compiler_specific.h"
#include "base/macros.h"
#include "crypto/ec_signature_creator.h"