diff --git a/include/qpdf/QPDFExc.hh b/include/qpdf/QPDFExc.hh index 12c3b61..b358970 100644 --- a/include/qpdf/QPDFExc.hh +++ b/include/qpdf/QPDFExc.hh @@ -10,8 +10,8 @@ #include #include -#include -#include +#include + class DLL_EXPORT QPDFExc: public std::runtime_error {