mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
Merge pull request #278 from taka-no-me:fix_build_jpeg9
This commit is contained in:
commit
e34aba60d9
@ -63,6 +63,9 @@
|
||||
typedef unsigned char boolean;
|
||||
#endif
|
||||
|
||||
#undef FALSE
|
||||
#undef TRUE
|
||||
|
||||
extern "C" {
|
||||
#include "jpeglib.h"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user