aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/QPDFTokenizer.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/QPDFTokenizer.hh')
-rw-r--r--include/qpdf/QPDFTokenizer.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/qpdf/QPDFTokenizer.hh b/include/qpdf/QPDFTokenizer.hh
index 74cb6673..45224259 100644
--- a/include/qpdf/QPDFTokenizer.hh
+++ b/include/qpdf/QPDFTokenizer.hh
@@ -26,8 +26,10 @@
#include <qpdf/InputSource.hh>
#include <qpdf/PointerHolder.hh>
+
#include <string>
#include <stdio.h>
+#include <memory>
class QPDFTokenizer
{