summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-11-29 16:20:50 +0100
committerJay Berkenbilt <ejb@ql.org>2013-11-29 16:48:16 +0100
commitdc9df97466b3980ba025ee4ff8aa7012ece1a848 (patch)
treee2439bc4189aa19ab315db9544f95e52d4a50c55 /ChangeLog
parent157c936b970a19f58a279b9cbea81a36fcbb1b7e (diff)
downloadqpdf-dc9df97466b3980ba025ee4ff8aa7012ece1a848.tar.zst
Include <algorithm> for std::min, std::max
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd185d0b..419d573e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-11-29 Jay Berkenbilt <ejb@ql.org>
+
+ * Add missing #include <algorithm> in some files that use std::min
+ and std::max.
+
2013-11-21 Jay Berkenbilt <ejb@ql.org>
* Change image comparison tests, which are disabled by default, to