diff options
author | Jens Carl <j.carl43@gmx.de> | 2017-08-29 07:51:42 +0000 |
---|---|---|
committer | Tamás Zolnai <tamas.zolnai@collabora.com> | 2017-08-29 20:03:20 +0200 |
commit | 22b54751a8593f2a05abd36a5340a511c78a5fe3 (patch) | |
tree | 71d9bba5fa718042c9083cff78834c3d3c021aae /test/source/sheet | |
parent | f8a900e81e397cbee9837312d16210b39443c850 (diff) |
Remove unused header
Change-Id: Idf069da8098ffdfc5174c161302228076a80b080
Reviewed-on: https://gerrit.libreoffice.org/41673
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'test/source/sheet')
-rw-r--r-- | test/source/sheet/datapilotitem.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
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 <iostream> using namespace com::sun::star; using namespace com::sun::star::uno; |