[Libreoffice-commits] core.git: connectivity/source

Michael Stahl mstahl at redhat.com
Thu Mar 9 12:21:47 UTC 2017


 connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dfad3e873098e5ddee1e055be2af5b8bb37a5caa
Author: Michael Stahl <mstahl at redhat.com>
Date:   Thu Mar 9 13:16:31 2017 +0100

    Revert "add memory include"
    
    This reverts commit 74961e42d14ca09a33bbf7c932fce58259e2fcdd.
    
    Because 37376e6edf074112671616d855e770a44510ec54 was faster by
    31 minutes.

diff --git a/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx b/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx
index 5495948..179a134 100644
--- a/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx
+++ b/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx
@@ -27,7 +27,7 @@
 #include <com/sun/star/lang/XServiceInfo.hpp>
 #include <cppuhelper/compbase.hxx>
 #include <osl/module.h>
-#include <memory>
+
 
 #define MOZAB_MozillaBootstrap_IMPL_NAME "com.sun.star.comp.mozilla.MozillaBootstrap"
 


More information about the Libreoffice-commits mailing list