diff options
author | Michael Stahl <mstahl@redhat.com> | 2017-03-09 13:16:31 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-03-09 13:16:31 +0100 |
commit | dfad3e873098e5ddee1e055be2af5b8bb37a5caa (patch) | |
tree | e7da4703d32871b83d11a262219066e5b7abff5b /connectivity/source/drivers/mozab | |
parent | 099f9406b6657a03a37fbe5cedf7cb7da765d4aa (diff) |
Revert "add memory include"
This reverts commit 74961e42d14ca09a33bbf7c932fce58259e2fcdd.
Because 37376e6edf074112671616d855e770a44510ec54 was faster by
31 minutes.
Diffstat (limited to 'connectivity/source/drivers/mozab')
-rw-r--r-- | connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx b/connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.hxx index 5495948a8420..179a13418aa9 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" |