Chromium Code Reviews| Index: third_party/base/stl_util.h |
| diff --git a/third_party/base/stl_util.h b/third_party/base/stl_util.h |
| index 7f1d38bf4026dff786efc7c04644d120e8df4307..353d3a68c3353218ecb9396c8b6ea6fe2bb61e0a 100644 |
| --- a/third_party/base/stl_util.h |
| +++ b/third_party/base/stl_util.h |
| @@ -5,6 +5,8 @@ |
| #ifndef PDFIUM_THIRD_PARTY_BASE_STL_UTIL_H_ |
| #define PDFIUM_THIRD_PARTY_BASE_STL_UTIL_H_ |
| +#include <algorithm> |
| + |
| #include "third_party/base/numerics/safe_conversions.h" |
| namespace pdfium { |