summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-03-27 21:25:14 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-03-28 01:12:51 -0400
commitf847a0e29bb2bf1f2992c1e67cf2aa281bcfe355 (patch)
tree69a1ea97ec778846bf34bc7a34c5e9b1bb3c4763 /sc
parent0c0191cfb7ffaa3631fc9556bfda7fdecf5b00e7 (diff)
Some header cleansup. Some headers are no longer needed.
Change-Id: I56fb26da04b03d0692837d4a05aacd2a793ee2ae
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/data/cell.cxx10
1 files changed, 3 insertions, 7 deletions
diff --git a/sc/source/core/data/cell.cxx b/sc/source/core/data/cell.cxx
index f732019c5e83..0dff21a1b4c2 100644
--- a/sc/source/core/data/cell.cxx
+++ b/sc/source/core/data/cell.cxx
@@ -17,16 +17,13 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#include <svl/zforlist.hxx>
+#include "cell.hxx"
#include "scitems.hxx"
#include "attrib.hxx"
-#include "cell.hxx"
#include "compiler.hxx"
#include "interpre.hxx"
#include "document.hxx"
-#include "scmatrix.hxx"
-#include "dociter.hxx"
#include "docoptio.hxx"
#include "rechead.hxx"
#include "rangenam.hxx"
@@ -36,16 +33,15 @@
#include "progress.hxx"
#include "editutil.hxx"
#include "recursionhelper.hxx"
-#include "postit.hxx"
#include "externalrefmgr.hxx"
#include "macromgr.hxx"
#include "dbdata.hxx"
#include "globalnames.hxx"
+#include "cellvalue.hxx"
-#include <editeng/editobj.hxx>
#include <svl/intitem.hxx>
-#include <editeng/flditem.hxx>
#include <svl/broadcast.hxx>
+#include <svl/zforlist.hxx>
using namespace formula;
// More or less arbitrary, of course all recursions must fit into available