summaryrefslogtreecommitdiffstats
path: root/include/qpdf/QPDFObject.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/QPDFObject.hh')
-rw-r--r--include/qpdf/QPDFObject.hh3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/qpdf/QPDFObject.hh b/include/qpdf/QPDFObject.hh
index eae75682..99d56542 100644
--- a/include/qpdf/QPDFObject.hh
+++ b/include/qpdf/QPDFObject.hh
@@ -12,8 +12,7 @@
#include <string>
-DLL_EXPORT
-class QPDFObject
+class DLL_EXPORT QPDFObject
{
public:
virtual ~QPDFObject() {}