mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 14:13:15 +08:00
Fix build with libjpeg release 9
This commit is contained in:
parent
47df8f4c2a
commit
4e1ba6f02f
@ -63,6 +63,9 @@
|
|||||||
typedef unsigned char boolean;
|
typedef unsigned char boolean;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#undef FALSE
|
||||||
|
#undef TRUE
|
||||||
|
|
||||||
extern "C" {
|
extern "C" {
|
||||||
#include "jpeglib.h"
|
#include "jpeglib.h"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user