diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-08-12 13:12:01 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-08-13 12:34:19 +0200 |
commit | 73a309c7fe9fa43a7fc5f23fb14b8fc97121b320 (patch) | |
tree | a49f2a4157cbbf89149c011ffd81b175cc9a4212 /sc/source | |
parent | e7aa05a50dbef1f93507ea0c725ad190d7adfe85 (diff) |
remove unused include
Change-Id: Ib878c68066c40e3da9f1c90240649ea126d89d30
Diffstat (limited to 'sc/source')
-rw-r--r-- | sc/source/filter/oox/extlstcontext.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/filter/oox/extlstcontext.cxx b/sc/source/filter/oox/extlstcontext.cxx index 740a841d3b33..819b86a2944c 100644 --- a/sc/source/filter/oox/extlstcontext.cxx +++ b/sc/source/filter/oox/extlstcontext.cxx @@ -31,8 +31,6 @@ #include <oox/core/contexthandler.hxx> #include "colorscale.hxx" -#include <iostream> - using ::oox::core::ContextHandlerRef; namespace oox { |