no_video_from_camera.patch
precomp.hpp (working copy) | ||
---|---|---|
46 | 46 |
#pragma warning( disable: 4251 ) |
47 | 47 |
#endif |
48 | 48 | |
49 |
#ifdef HAVE_CONFIG_H |
|
50 |
#include <cvconfig.h> |
|
51 |
#endif |
|
52 | ||
49 | 53 |
#include "opencv2/highgui/highgui.hpp" |
50 | 54 |
#include "opencv2/highgui/highgui_c.h" |
51 | 55 |
#include "opencv2/imgproc/imgproc_c.h" |