From 22b54751a8593f2a05abd36a5340a511c78a5fe3 Mon Sep 17 00:00:00 2001 From: Jens Carl Date: Tue, 29 Aug 2017 07:51:42 +0000 Subject: Remove unused header MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Idf069da8098ffdfc5174c161302228076a80b080 Reviewed-on: https://gerrit.libreoffice.org/41673 Tested-by: Jenkins Reviewed-by: Tamás Zolnai --- test/source/sheet/datapilotitem.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'test/source/sheet') diff --git a/test/source/sheet/datapilotitem.cxx b/test/source/sheet/datapilotitem.cxx index b03d35f119a0..df664268c51b 100644 --- a/test/source/sheet/datapilotitem.cxx +++ b/test/source/sheet/datapilotitem.cxx @@ -15,7 +15,6 @@ #include "cppunit/extensions/HelperMacros.h" -#include using namespace com::sun::star; using namespace com::sun::star::uno; -- cgit