mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-03 15:17:29 +00:00
oops -- put stdexcept back
git-svn-id: svn+q:///qpdf/trunk@845 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
parent
f5c17421a5
commit
436ebf6017
@ -10,6 +10,7 @@
|
||||
|
||||
#include <qpdf/DLL.h>
|
||||
#include <qpdf/Constants.h>
|
||||
#include <stdexcept>
|
||||
|
||||
class DLL_EXPORT QPDFExc: public std::runtime_error
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user