diff options
author | Jens Carl <j.carl43@gmx.de> | 2018-11-20 22:21:15 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2018-11-21 00:53:33 +0100 |
commit | 29693c9c12c947e04f37adfd56290ae3abd18490 (patch) | |
tree | 122380c0feb90c97426ed5113c5fdc8572ed98aa /sc | |
parent | a0d1f5eca204e4de84e6e83f0c0765323a23833f (diff) |
Bin obsolete header
Change-Id: I78a231024d90d36494cbd8e363da98fd3b420095
Reviewed-on: https://gerrit.libreoffice.org/63685
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/qa/extras/scindexenumeration_tablechartsenumeration.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/qa/extras/scindexenumeration_tablechartsenumeration.cxx b/sc/qa/extras/scindexenumeration_tablechartsenumeration.cxx index 8cbabc2768fa..9f457ca34318 100644 --- a/sc/qa/extras/scindexenumeration_tablechartsenumeration.cxx +++ b/sc/qa/extras/scindexenumeration_tablechartsenumeration.cxx @@ -7,7 +7,6 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#include <iostream> #include <test/calc_unoapi_test.hxx> #include <test/container/xenumeration.hxx> |