From 45e331cae69d89ce1c2f7e11b0abb47a764d3801 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Fri, 29 Nov 2013 09:49:59 +0900 Subject: Drop duplicate #include Change-Id: Iea706d316d731fb57f7021e99a11d1487a2ee5b8 --- sc/qa/unit/ucalc.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'sc/qa') 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" -- cgit