Kaydet (Commit) 02b2c38a authored tarafından Caolán McNamara's avatar Caolán McNamara

only include iostream if you need to

üst cf98d30d
......@@ -59,8 +59,6 @@ ScAddress::Details::Details ( const ScDocument* pDoc,
////////////////////////////////////////////////////////////////////////////
#include <iostream>
/**
* Parse from the opening single quote to the closing single quote. Inside
* the quotes, a single quote character is encoded by double single-quote
......
......@@ -42,8 +42,6 @@
#include "externalrefmgr.hxx"
#include "compiler.hxx"
#include <iostream>
using ::rtl::OUString;
using ::rtl::OUStringBuffer;
using ::formula::FormulaGrammar;
......
......@@ -92,9 +92,6 @@
#include "scui_def.hxx"
#include "scabstdlg.hxx"
#include <iostream>
using namespace ::com::sun::star;
......
......@@ -71,8 +71,6 @@
#include "markdata.hxx"
#include "reffact.hxx"
#include <iostream>
//------------------------------------------------------------------
void ScTabViewShell::SetCurRefDlgId( sal_uInt16 nNew )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment