summaryrefslogtreecommitdiffstats
path: root/libunwindstack/Symbols.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libunwindstack/Symbols.cpp')
-rw-r--r--libunwindstack/Symbols.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libunwindstack/Symbols.cpp b/libunwindstack/Symbols.cpp
index 14ebdbbc5..e3c15a298 100644
--- a/libunwindstack/Symbols.cpp
+++ b/libunwindstack/Symbols.cpp
@@ -17,6 +17,7 @@
#include <elf.h>
#include <stdint.h>
+#include <algorithm>
#include <string>
#include <unwindstack/Memory.h>