summaryrefslogtreecommitdiff
path: root/sc/source/core/data/conditio.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-03-28 15:52:57 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-03-28 17:03:56 -0400
commit0106deffedee8345a0fafcae0a86b6f52fad8c45 (patch)
tree664b02eb0ba59a54b59bab910ac119efad49d095 /sc/source/core/data/conditio.cxx
parent428b0aeceecbccb7558a246eda090ececd28d7c5 (diff)
Remove some headers in cell.hxx.
Change-Id: Ic99967a3ef6a35ca4fc465054e0d4de512cafb43
Diffstat (limited to 'sc/source/core/data/conditio.cxx')
-rw-r--r--sc/source/core/data/conditio.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/core/data/conditio.cxx b/sc/source/core/data/conditio.cxx
index 237c7f08da68..be84d583af81 100644
--- a/sc/source/core/data/conditio.cxx
+++ b/sc/source/core/data/conditio.cxx
@@ -38,6 +38,7 @@
#include "colorscale.hxx"
#include "cellvalue.hxx"
#include "editutil.hxx"
+#include "tokenarray.hxx"
using namespace formula;
//------------------------------------------------------------------------