repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Version 5.2.6.1, tag libreoffice-5.2.6.1
[LibreOffice.git]
/
external
/
poppler
/
poppler-0.46.0-std-max.patch.1
blob
96a9abe886956e6ed5bbbd6f40a78eaea4f68338
1
--- a/poppler/PSOutputDev.cc
2
+++ b/poppler/PSOutputDev.cc
3
@@ -48,6 +48,7 @@
4
#include <signal.h>
5
#include <math.h>
6
#include <limits.h>
7
+#include <algorithm>
8
#include "goo/GooString.h"
9
#include "goo/GooList.h"
10
#include "goo/GooHash.h"