mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
fixed Xcode 4.1 compile errors in png codec in highgui
This commit is contained in:
parent
6d288978ab
commit
0bf4d9ec2b
@ -56,6 +56,7 @@
|
||||
#else
|
||||
#include <png.h>
|
||||
#endif
|
||||
#include <zlib.h>
|
||||
#include "grfmt_png.hpp"
|
||||
|
||||
namespace cv
|
||||
|
Loading…
Reference in New Issue
Block a user