basic/source/runtime/methods.cxx | 1 + 1 file changed, 1 insertion(+) New commits: commit 44391aec4a12c0b36208ca30cc0c66e151678c24 Author: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> Date: Mon May 28 14:20:55 2018 +0200
Add missing include Change-Id: I645e25d6dcff1d395760f3a9980858a4c4ac1378 Reviewed-on: https://gerrit.libreoffice.org/54923 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> diff --git a/basic/source/runtime/methods.cxx b/basic/source/runtime/methods.cxx index 960219ca81c0..9049d787d04e 100644 --- a/basic/source/runtime/methods.cxx +++ b/basic/source/runtime/methods.cxx @@ -55,6 +55,7 @@ #include <com/sun/star/util/DateTime.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/Locale.hpp> +#include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/ucb/SimpleFileAccess.hpp> #include <com/sun/star/script/XErrorQuery.hpp> #include <ooo/vba/XHelperInterface.hpp> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits