aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/Buffer.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/Buffer.hh')
-rw-r--r--include/qpdf/Buffer.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/qpdf/Buffer.hh b/include/qpdf/Buffer.hh
index 35e58dc9..345e5aaa 100644
--- a/include/qpdf/Buffer.hh
+++ b/include/qpdf/Buffer.hh
@@ -24,7 +24,9 @@
#include <qpdf/DLL.h>
#include <qpdf/PointerHolder.hh>
+
#include <stddef.h>
+#include <memory>
class Buffer
{