aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/rust-system.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/rust/rust-system.h')
-rw-r--r--gcc/rust/rust-system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/rust/rust-system.h b/gcc/rust/rust-system.h
index 6ee4531..0135b1b 100644
--- a/gcc/rust/rust-system.h
+++ b/gcc/rust/rust-system.h
@@ -44,6 +44,7 @@
#include <utility>
#include <fstream>
#include <array>
+#include <algorithm>
// Rust frontend requires C++11 minimum, so will have unordered_map and set
#include <unordered_map>