Migration to OpenCASCADE CMake configuration: additional commit

This commit is contained in:
rnv 2018-03-13 11:40:25 +03:00
parent 9fe1f193a4
commit 93bb870bc5

View File

@ -34,6 +34,11 @@
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/highgui/highgui.hpp>
#define HAVE_TBB
#else
#include <cv.h>
#include <highgui.h>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/highgui/highgui.hpp>
#endif
// Qt