diff options
author | Marcel Metz <mmetz@adrian-broher.net> | 2012-01-06 23:22:37 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-01-06 23:55:51 +0100 |
commit | 4beb58e0dd9533eb9870bb30b9e1472d881fe03a (patch) | |
tree | 21d9dc1cc5b7c246e4052fc21b95ddf229b99996 /sc | |
parent | 5845c5b6ec04cff9239716ee9cadfa3708e551c0 (diff) |
Removed unnecessary tools/ref.hxx includes.
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/view/tabview5.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/ui/view/tabview5.cxx b/sc/source/ui/view/tabview5.cxx index 9711f141b4da..3d30fad209bf 100644 --- a/sc/source/ui/view/tabview5.cxx +++ b/sc/source/ui/view/tabview5.cxx @@ -41,7 +41,6 @@ #include <sfx2/bindings.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/objsh.hxx> -#include <tools/ref.hxx> #include "tabview.hxx" #include "tabvwsh.hxx" |