diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-07-29 23:28:56 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-07-30 12:47:50 +0100 |
commit | 747cb47357f7088077e78878c1a37ad58138faf3 (patch) | |
tree | 5c033c40b888268236f4a382a11dae6ed137a7c0 /sc/inc/dptabres.hxx | |
parent | 2b049bb03a6d7bf55cac2eedceff52b998167e3c (diff) |
remove unnecessary includes of svl/svarray.hxx
Change-Id: Ifec201efc4e97baf2d36d66c4ae6967eadd6134c
Diffstat (limited to 'sc/inc/dptabres.hxx')
-rw-r--r-- | sc/inc/dptabres.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/inc/dptabres.hxx b/sc/inc/dptabres.hxx index b652bac833e1..48a62b7f62f0 100644 --- a/sc/inc/dptabres.hxx +++ b/sc/inc/dptabres.hxx @@ -32,7 +32,6 @@ #include "global.hxx" #include "dpcachetable.hxx" -#include <svl/svarray.hxx> #include <tools/string.hxx> #include <com/sun/star/sheet/MemberResult.hpp> #include <com/sun/star/sheet/DataResult.hpp> |