mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-31 02:48:31 +00:00
Missing header for std::max
This commit is contained in:
parent
e73416319b
commit
693cdaac35
@ -1,5 +1,6 @@
|
||||
#include <qpdf/Pl_Buffer.hh>
|
||||
#include <stdexcept>
|
||||
#include <algorithm>
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user