aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/InputSource.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/InputSource.hh')
-rw-r--r--include/qpdf/InputSource.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/qpdf/InputSource.hh b/include/qpdf/InputSource.hh
index 8465ad55..3d0d9aaf 100644
--- a/include/qpdf/InputSource.hh
+++ b/include/qpdf/InputSource.hh
@@ -27,7 +27,7 @@
#include <stdio.h>
#include <string>
-class InputSource
+class QPDF_DLL_CLASS InputSource
{
public:
QPDF_DLL
@@ -40,7 +40,7 @@ class InputSource
{
}
- class Finder
+ class QPDF_DLL_CLASS Finder
{
public:
Finder()