]> git.proxmox.com Git - rustc.git/blobdiff - src/compiler-rt/lib/sanitizer_common/tests/sanitizer_format_interceptor_test.cc
Imported Upstream version 1.6.0+dfsg1
[rustc.git] / src / compiler-rt / lib / sanitizer_common / tests / sanitizer_format_interceptor_test.cc
index 4cfb95ddb8699e51ba8eed85aa09617d70223d25..13918aff100986ac6d27a820bb13de3fee095499 100644 (file)
@@ -10,6 +10,7 @@
 // Tests for *scanf interceptors implementation in sanitizer_common.
 //
 //===----------------------------------------------------------------------===//
+#include <algorithm>
 #include <vector>
 
 #include "interception/interception.h"