summaryrefslogtreecommitdiffstats
path: root/base/crypto/rsa_private_key.cc
diff options
context:
space:
mode:
Diffstat (limited to 'base/crypto/rsa_private_key.cc')
-rw-r--r--base/crypto/rsa_private_key.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/crypto/rsa_private_key.cc b/base/crypto/rsa_private_key.cc
index 4048ed1..2ab0c14 100644
--- a/base/crypto/rsa_private_key.cc
+++ b/base/crypto/rsa_private_key.cc
@@ -4,6 +4,7 @@
#include "base/crypto/rsa_private_key.h"
+#include <algorithm>
#include <list>
#include "base/logging.h"