summaryrefslogtreecommitdiffstats
path: root/external/poppler/poppler-0.46.0-std-max.patch.1
blob: 96a9abe886956e6ed5bbbd6f40a78eaea4f68338 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/poppler/PSOutputDev.cc
+++ b/poppler/PSOutputDev.cc
@@ -48,6 +48,7 @@
 #include <signal.h>
 #include <math.h>
 #include <limits.h>
+#include <algorithm>
 #include "goo/GooString.h"
 #include "goo/GooList.h"
 #include "goo/GooHash.h"