aboutsummaryrefslogtreecommitdiffstats
path: root/include/qpdf/QPDFUsage.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/qpdf/QPDFUsage.hh')
-rw-r--r--include/qpdf/QPDFUsage.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/qpdf/QPDFUsage.hh b/include/qpdf/QPDFUsage.hh
index 064dc24e..eacfd97b 100644
--- a/include/qpdf/QPDFUsage.hh
+++ b/include/qpdf/QPDFUsage.hh
@@ -24,8 +24,8 @@
#include <qpdf/DLL.h>
-#include <string>
#include <stdexcept>
+#include <string>
class QPDF_DLL_CLASS QPDFUsage: public std::runtime_error
{