desktop/source/lib/init.cxx | 2 ++ 1 file changed, 2 insertions(+) New commits: commit 824854997ea293f12a17ec8b91c25924d8db6b75 Author: Tor Lillqvist <t...@collabora.com> Date: Wed May 6 20:20:04 2015 +0300
Include <string> Hoping to fix the Android compilation. Change-Id: Ibb476edebc6b2da040af8c8db04efa39882c5bf0 diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx index 99dfbcb..fcfa33f 100644 --- a/desktop/source/lib/init.cxx +++ b/desktop/source/lib/init.cxx @@ -9,6 +9,8 @@ #include <config_folders.h> +#include <string> + #include <stdio.h> #include <string.h> #include <stdlib.h> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits