[Libreoffice-commits] core.git: basctl/source sw/source
Stephan Bergmann
sbergman at redhat.com
Fri Oct 2 12:19:59 PDT 2015
basctl/source/basicide/moduldl2.cxx | 1 -
sw/source/filter/html/svxcss1.cxx | 1 -
sw/source/uibase/docvw/SidebarTxtControlAcc.cxx | 1 -
3 files changed, 3 deletions(-)
New commits:
commit ca69f1606e93810f5551fd3d4ccb75ab5615540d
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Fri Oct 2 21:19:29 2015 +0200
Remove some unused includes
Change-Id: I4701ecd6be7dae64994397007fe13f30b6d7f64f
diff --git a/basctl/source/basicide/moduldl2.cxx b/basctl/source/basicide/moduldl2.cxx
index b21f316..c61f85f 100644
--- a/basctl/source/basicide/moduldl2.cxx
+++ b/basctl/source/basicide/moduldl2.cxx
@@ -58,7 +58,6 @@
#include <cppuhelper/implbase.hxx>
#include <cassert>
-#include <memory>
namespace basctl
{
diff --git a/sw/source/filter/html/svxcss1.cxx b/sw/source/filter/html/svxcss1.cxx
index cb790ac..74f2f2c 100644
--- a/sw/source/filter/html/svxcss1.cxx
+++ b/sw/source/filter/html/svxcss1.cxx
@@ -53,7 +53,6 @@
#include "css1kywd.hxx"
#include "svxcss1.hxx"
-#include <memory>
#include <utility>
using namespace ::com::sun::star;
diff --git a/sw/source/uibase/docvw/SidebarTxtControlAcc.cxx b/sw/source/uibase/docvw/SidebarTxtControlAcc.cxx
index 733d0d5..c3fe249 100644
--- a/sw/source/uibase/docvw/SidebarTxtControlAcc.cxx
+++ b/sw/source/uibase/docvw/SidebarTxtControlAcc.cxx
@@ -20,7 +20,6 @@
#include <sal/config.h>
#include <memory>
-#include <utility>
#include <SidebarTxtControlAcc.hxx>
More information about the Libreoffice-commits
mailing list