aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/ClosedFileInputSource.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/ClosedFileInputSource.hh')
-rw-r--r--include/qpdf/ClosedFileInputSource.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/qpdf/ClosedFileInputSource.hh b/include/qpdf/ClosedFileInputSource.hh
index 96c87a67..8a4a02a5 100644
--- a/include/qpdf/ClosedFileInputSource.hh
+++ b/include/qpdf/ClosedFileInputSource.hh
@@ -31,6 +31,8 @@
#include <qpdf/InputSource.hh>
#include <qpdf/PointerHolder.hh>
+#include <memory>
+
class FileInputSource;
class ClosedFileInputSource: public InputSource