aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/Pl_Discard.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/Pl_Discard.hh')
-rw-r--r--include/qpdf/Pl_Discard.hh3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/qpdf/Pl_Discard.hh b/include/qpdf/Pl_Discard.hh
index 59e8a0d3..7565744e 100644
--- a/include/qpdf/Pl_Discard.hh
+++ b/include/qpdf/Pl_Discard.hh
@@ -16,8 +16,7 @@
#include <qpdf/Pipeline.hh>
-DLL_EXPORT
-class Pl_Discard: public Pipeline
+class DLL_EXPORT Pl_Discard: public Pipeline
{
public:
Pl_Discard();