summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 19:46:37 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-04-28 19:46:37 +0000
commit8755a712d9edd8963d60bd37425f608ba433f418 (patch)
tree4f60cc104be3c4d98888fedc7529c8ca449fe405
parentbe2d97c15cb5d322e7a8f1a1a0e17fe8073e14d4 (diff)
parent9439cc3d746487ee1c8022ff11a7339056001c7f (diff)
downloadbsdiff-8755a712d9edd8963d60bd37425f608ba433f418.tar.gz
Snap for 8505378 from 9439cc3d746487ee1c8022ff11a7339056001c7f to mainline-go-wifi-release
Change-Id: Ibd727d468698c3cd60533e47c8e92f8b98b3161a
-rw-r--r--suffix_array_index.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/suffix_array_index.cc b/suffix_array_index.cc
index b02655c..710249c 100644
--- a/suffix_array_index.cc
+++ b/suffix_array_index.cc
@@ -4,6 +4,7 @@
#include "bsdiff/suffix_array_index.h"
+#include <algorithm>
#include <limits>
#include <vector>