diff options
Diffstat (limited to 'sal')
-rw-r--r-- | sal/rtl/bootstrap.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sal/rtl/bootstrap.cxx b/sal/rtl/bootstrap.cxx index 0ddeb5f625c5..a62daffbd4ac 100644 --- a/sal/rtl/bootstrap.cxx +++ b/sal/rtl/bootstrap.cxx @@ -43,6 +43,7 @@ #include <boost/noncopyable.hpp> #include <list> +#include <algorithm> #include <unordered_map> #ifdef ANDROID |