diff options
author | Noel Grandin <noel@peralex.com> | 2012-03-29 16:49:07 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-03-29 17:55:58 +0100 |
commit | 82f5a3b5df000966d344b26fe36e776bc947c6ef (patch) | |
tree | 7bcd37c7c9090531228a28318407bbd78edce611 /starmath | |
parent | 02f385b9eafe7172727cf8cdd2d9c86540cdf275 (diff) |
Remove unnecessary tools/table.hxx #includes
Diffstat (limited to 'starmath')
-rw-r--r-- | starmath/source/math_pch.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/starmath/source/math_pch.cxx b/starmath/source/math_pch.cxx index ee17d65746dd..945025cc7d06 100644 --- a/starmath/source/math_pch.cxx +++ b/starmath/source/math_pch.cxx @@ -349,7 +349,6 @@ #include <vcl/metric.hxx> #include <sfx2/inimgr.hxx> #include <node.hxx> -#include <tools/table.hxx> #include <sfx2/docfac.hxx> #include <svl/ownlist.hxx> #include <sfx2/objsh.hxx> |