Ticket #41151: patch-include-qpdf-QPDFExc.hh.diff
File patch-include-qpdf-QPDFExc.hh.diff, 292 bytes (added by mauricio_ville@…, 11 years ago) |
---|
-
include/qpdf/QPDFExc.hh
old new 12 12 #include <qpdf/Types.h> 13 13 14 14 #include <qpdf/Constants.h> 15 #include <string> 15 16 #include <stdexcept> 16 17 17 18 class QPDFExc: public std::runtime_error