summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-09-25 00:11:38 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2012-09-25 00:11:38 +0200
commitdd9e17b88d6eee80d5b89084cc938a859ddbbb1b (patch)
tree7ed382dad57b0556fa0efd6e1d89f17c8f9802b9 /sc
parentaf0c93da33f2bf39a673c2dc29fb44b90322d137 (diff)
try to explicitly include map for tinderbox
Diffstat (limited to 'sc')
-rw-r--r--sc/inc/conditio.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/inc/conditio.hxx b/sc/inc/conditio.hxx
index ae16d6b7785a..93c89ac87d28 100644
--- a/sc/inc/conditio.hxx
+++ b/sc/inc/conditio.hxx
@@ -41,6 +41,8 @@
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/scoped_ptr.hpp>
+#include <map>
+
class ScBaseCell;
class ScFormulaCell;
class ScTokenArray;