mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
parallel_do replaced by parallel_for_ in gpu/multi.cpp sample to get rid of cvconfig.h
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#include <iostream>
|
||||
#include <vector>
|
||||
|
||||
#include "cvconfig.h"
|
||||
#include "opencv2/core/core.hpp"
|
||||
#include "opencv2/imgproc/imgproc.hpp"
|
||||
#include "opencv2/highgui/highgui.hpp"
|
||||
|
||||
Reference in New Issue
Block a user