aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/QPDFSystemError.cc
diff options
context:
space:
mode:
Diffstat (limited to 'libqpdf/QPDFSystemError.cc')
-rw-r--r--libqpdf/QPDFSystemError.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf/QPDFSystemError.cc b/libqpdf/QPDFSystemError.cc
index 65aeaab7..73bad61e 100644
--- a/libqpdf/QPDFSystemError.cc
+++ b/libqpdf/QPDFSystemError.cc
@@ -10,7 +10,7 @@ QPDFSystemError::QPDFSystemError(std::string const& description,
{
}
-QPDFSystemError::~QPDFSystemError() throw ()
+QPDFSystemError::~QPDFSystemError() noexcept
{
}