summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2011-03-14 19:05:52 +0100
committerFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2011-03-14 19:05:52 +0100
commit9da3a11edb636af3c3428a420be33b8fa3b1d5d5 (patch)
tree272eaee8f497c7b94bb45a879cb21b6dda14d167 /svl
parent61cbc3468af52679ec6d1626e14d6958c55f99d9 (diff)
dba34d: #i116908# include <limits>
Diffstat (limited to 'svl')
-rw-r--r--svl/inc/svl/undo.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/svl/inc/svl/undo.hxx b/svl/inc/svl/undo.hxx
index 3d2c46af496c..57a26c3109ec 100644
--- a/svl/inc/svl/undo.hxx
+++ b/svl/inc/svl/undo.hxx
@@ -35,6 +35,7 @@
#include <boost/scoped_ptr.hpp>
#include <vector>
+#include <limits>
//====================================================================