connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx | 4 ++++ 1 file changed, 4 insertions(+)
New commits: commit 37376e6edf074112671616d855e770a44510ec54 Author: Stephan Bergmann <sberg...@redhat.com> Date: Wed Mar 8 18:01:17 2017 +0100 Missing include Change-Id: I4b054f37eefbb7ab1c971fcf990ae4c457cc6c61 diff --git a/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx b/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx index 25e68a9..179a134 100644 --- a/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx +++ b/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx @@ -19,6 +19,10 @@ #ifndef INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_MOZAB_BOOTSTRAP_MMOZILLABOOTSTRAP_HXX #define INCLUDED_CONNECTIVITY_SOURCE_DRIVERS_MOZAB_BOOTSTRAP_MMOZILLABOOTSTRAP_HXX +#include <sal/config.h> + +#include <memory> + #include <com/sun/star/mozilla/XMozillaBootstrap.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <cppuhelper/compbase.hxx> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits