diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2013-11-29 09:49:59 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2013-11-29 09:51:37 +0900 |
commit | 45e331cae69d89ce1c2f7e11b0abb47a764d3801 (patch) | |
tree | ac0158ba22f764ec2b1a2e36f60c48a6bb605446 /sc/qa | |
parent | 71591666441cfe39fd21560734e754371289ee6f (diff) |
Drop duplicate #include
Change-Id: Iea706d316d731fb57f7021e99a11d1487a2ee5b8
Diffstat (limited to 'sc/qa')
-rw-r--r-- | sc/qa/unit/ucalc.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/qa/unit/ucalc.cxx b/sc/qa/unit/ucalc.cxx index 84633bca2be0..12b4ac7df201 100644 --- a/sc/qa/unit/ucalc.cxx +++ b/sc/qa/unit/ucalc.cxx @@ -47,7 +47,6 @@ #include "tokenarray.hxx" #include "scopetools.hxx" #include "dociter.hxx" -#include "docsh.hxx" #include "queryparam.hxx" #include "edittextiterator.hxx" #include "editutil.hxx" |