Attempt to fix building with GCC.
This commit is contained in:
parent
81e216f1ce
commit
c7826b8dff
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
|||
#include <QtSvg/QSvgRenderer>
|
||||
|
||||
#include <jpeglib.h>
|
||||
#include <setjmp.h>
|
||||
|
||||
struct my_error_mgr : public jpeg_error_mgr {
|
||||
jmp_buf setjmp_buffer;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue