[Libreoffice-commits] .: sc/inc
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Sep 24 15:14:00 PDT 2012
sc/inc/conditio.hxx | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit dd9e17b88d6eee80d5b89084cc938a859ddbbb1b
Author: Markus Mohrhard <markus.mohrhard at googlemail.com>
Date: Tue Sep 25 00:11:38 2012 +0200
try to explicitly include map for tinderbox
diff --git a/sc/inc/conditio.hxx b/sc/inc/conditio.hxx
index ae16d6b..93c89ac 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;
More information about the Libreoffice-commits
mailing list