summaryrefslogtreecommitdiffstats
path: root/editeng
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-03-29 16:49:07 +0200
committerMichael Meeks <michael.meeks@suse.com>2012-03-29 17:55:58 +0100
commit82f5a3b5df000966d344b26fe36e776bc947c6ef (patch)
tree7bcd37c7c9090531228a28318407bbd78edce611 /editeng
parentdeal with symlinks in your PWD breaking gnumake dependencies (diff)
downloadcore-82f5a3b5df000966d344b26fe36e776bc947c6ef.tar.gz
core-82f5a3b5df000966d344b26fe36e776bc947c6ef.zip
Remove unnecessary tools/table.hxx #includes
Diffstat (limited to 'editeng')
-rw-r--r--editeng/source/editeng/editdoc.hxx1
-rw-r--r--editeng/source/misc/svxacorr.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/editeng/source/editeng/editdoc.hxx b/editeng/source/editeng/editdoc.hxx
index 59010d6feb7e..bf00c76a7d88 100644
--- a/editeng/source/editeng/editdoc.hxx
+++ b/editeng/source/editeng/editdoc.hxx
@@ -37,7 +37,6 @@
#include <svl/itemset.hxx>
#include <svl/style.hxx>
#include <svl/itempool.hxx>
-#include <tools/table.hxx>
#include <vector>
#include <deque>
diff --git a/editeng/source/misc/svxacorr.cxx b/editeng/source/misc/svxacorr.cxx
index ac726c84a437..651b9ebc375b 100644
--- a/editeng/source/misc/svxacorr.cxx
+++ b/editeng/source/misc/svxacorr.cxx
@@ -29,7 +29,6 @@
#include <com/sun/star/io/XStream.hpp>
#include <com/sun/star/lang/Locale.hpp>
#include <tools/urlobj.hxx>
-#include <tools/table.hxx>
#include <i18npool/mslangid.hxx>
#include <vcl/svapp.hxx>
#include <sot/storinfo.hxx>