sal/osl/w32/file_url.cxx | 4 ++++ 1 file changed, 4 insertions(+) New commits: commit 28edb81dd83b72bd593445dab4625bb145def955 Author: Stephan Bergmann <sberg...@redhat.com> Date: Tue Jan 16 09:04:05 2018 +0100
Missing include Change-Id: I3bcc4ff11e37afe29b847ff65f722c7b0ba2c0b0 Reviewed-on: https://gerrit.libreoffice.org/47929 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/sal/osl/w32/file_url.cxx b/sal/osl/w32/file_url.cxx index 9a53e143c6a4..f89f2033e168 100644 --- a/sal/osl/w32/file_url.cxx +++ b/sal/osl/w32/file_url.cxx @@ -17,6 +17,10 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ +#include <sal/config.h> + +#include <algorithm> + #include <systools/win32/uwinapi.h> #include "file_url.hxx" _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits