Remove some unused includes

Change-Id: I4701ecd6be7dae64994397007fe13f30b6d7f64f
This commit is contained in:
Stephan Bergmann
2015-10-02 21:19:29 +02:00
parent 1dba0901d7
commit ca69f1606e
3 changed files with 0 additions and 3 deletions

View File

@@ -58,7 +58,6 @@
#include <cppuhelper/implbase.hxx>
#include <cassert>
#include <memory>
namespace basctl
{

View File

@@ -53,7 +53,6 @@
#include "css1kywd.hxx"
#include "svxcss1.hxx"
#include <memory>
#include <utility>
using namespace ::com::sun::star;

View File

@@ -20,7 +20,6 @@
#include <sal/config.h>
#include <memory>
#include <utility>
#include <SidebarTxtControlAcc.hxx>