summaryrefslogtreecommitdiffstats
path: root/sc/inc/attarray.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-01-03 22:52:35 +0000
committerCaolán McNamara <caolanm@redhat.com>2015-01-03 22:52:48 +0000
commit8dced83433dcd1eb5a17760033e360c05df22034 (patch)
tree9a46d013a4307eb6efbd209b57b76e66f422e87e /sc/inc/attarray.hxx
parentneed algorithm for std::min (diff)
downloadcore-8dced83433dcd1eb5a17760033e360c05df22034.tar.gz
core-8dced83433dcd1eb5a17760033e360c05df22034.zip
need algorithm for std::min
Change-Id: Ib26b448f49c2ca633c557075b282ecbfb99dadea
Diffstat (limited to 'sc/inc/attarray.hxx')
-rw-r--r--sc/inc/attarray.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/inc/attarray.hxx b/sc/inc/attarray.hxx
index 9b6464b37247..26d55e16295e 100644
--- a/sc/inc/attarray.hxx
+++ b/sc/inc/attarray.hxx
@@ -22,6 +22,7 @@
#include "global.hxx"
#include "attrib.hxx"
+#include <algorithm>
class ScDocument;
class ScEditDataArray;