summaryrefslogtreecommitdiff
path: root/sc/source/core/data/attarray.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-06-18 15:11:30 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-06-24 16:51:25 -0400
commit46419cd7a2d453c6f252c28dfb9dbfb08605e1c4 (patch)
treef07f04cc6ccb108acd8fb2fe9f774c940b380a41 /sc/source/core/data/attarray.cxx
parentc008dc483f8c6840803983e7e351cec6fdd32070 (diff)
ScFormulaCell is no longer a child class of ScBaseCell.
Change-Id: Id33072f193045e2eaf51373b47dac803f9a5d52c
Diffstat (limited to 'sc/source/core/data/attarray.cxx')
-rw-r--r--sc/source/core/data/attarray.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/data/attarray.cxx b/sc/source/core/data/attarray.cxx
index 631874b41631..d0cee2f409b7 100644
--- a/sc/source/core/data/attarray.cxx
+++ b/sc/source/core/data/attarray.cxx
@@ -40,6 +40,7 @@
#include "rechead.hxx"
#include "globstr.hrc"
#include "segmenttree.hxx"
+#include "cell.hxx"
#include "formulacell.hxx"
#include "cellvalue.hxx"
#include "editutil.hxx"