Commit 4e1ba6f0 authored by Andrey Kamaev's avatar Andrey Kamaev

Fix build with libjpeg release 9

parent 47df8f4c
......@@ -63,6 +63,9 @@
typedef unsigned char boolean;
#endif
#undef FALSE
#undef TRUE
extern "C" {
#include "jpeglib.h"
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment