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  
    1212#include <qpdf/Types.h>
    1313
    1414#include <qpdf/Constants.h>
     15#include <string>
    1516#include <stdexcept>
    1617
    1718class QPDFExc: public std::runtime_error