aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/QPDFSystemError.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/QPDFSystemError.hh')
-rw-r--r--include/qpdf/QPDFSystemError.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/QPDFSystemError.hh b/include/qpdf/QPDFSystemError.hh
index cef8ea08..e8ea09eb 100644
--- a/include/qpdf/QPDFSystemError.hh
+++ b/include/qpdf/QPDFSystemError.hh
@@ -29,7 +29,7 @@
#include <string>
#include <stdexcept>
-class QPDF_DLL_EXCEPTION QPDFSystemError: public std::runtime_error
+class QPDF_DLL_CLASS QPDFSystemError: public std::runtime_error
{
public:
QPDF_DLL