sal/osl/w32/path_helper.hxx | 1 + 1 file changed, 1 insertion(+) New commits: commit e105ba8f729c8476d8b300e113b598dc514c0463 Author: Steve Yin <stev...@apache.org> Date: Sat May 17 02:40:22 2014 +0000
i124896 add including of rtl/alloc.h in path_helper.hxx for win32 diff --git a/sal/osl/w32/path_helper.hxx b/sal/osl/w32/path_helper.hxx index 481be6d..6306029 100644 --- a/sal/osl/w32/path_helper.hxx +++ b/sal/osl/w32/path_helper.hxx @@ -30,6 +30,7 @@ #include "path_helper.h" #include <rtl/ustring.hxx> +#include <rtl/alloc.h> namespace osl { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits