diff options
author | Marcel Metz <mmetz@adrian-broher.net> | 2011-12-06 15:25:35 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2011-12-06 17:16:57 +0100 |
commit | 4c2dcaf1307ca4711c9b622796914e87eb64145b (patch) | |
tree | c1e940254711e6f5c4b48b24a60712a2542c4d91 /sc | |
parent | 8d9216f289deb14d140a13dbf570b99819d4f8bc (diff) |
Removed unnessecary tools/table.hxx includes
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/filter/inc/xcl97esc.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/inc/xcl97esc.hxx b/sc/source/filter/inc/xcl97esc.hxx index a2af601e8e2b..36348747661e 100644 --- a/sc/source/filter/inc/xcl97esc.hxx +++ b/sc/source/filter/inc/xcl97esc.hxx @@ -31,7 +31,6 @@ #include <memory> #include <stack> -#include <tools/table.hxx> #include <filter/msfilter/escherex.hxx> #include "xlescher.hxx" #include "xeroot.hxx" |