mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-16 01:27:07 +00:00
try stdlib.h
git-svn-id: svn+q:///qpdf/trunk@841 71b93d88-0707-0410-a8cf-f5a4172ac649
This commit is contained in:
parent
f0557a96fd
commit
80f19cd573
@ -12,6 +12,7 @@
|
|||||||
#include <qpdf/Constants.h>
|
#include <qpdf/Constants.h>
|
||||||
#include <stdexcept>
|
#include <stdexcept>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
#include <stdlib.h>
|
||||||
|
|
||||||
class DLL_EXPORT QPDFExc: public std::runtime_error
|
class DLL_EXPORT QPDFExc: public std::runtime_error
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user