mirror of
https://github.com/opencv/opencv.git
synced 2025-08-06 14:36:36 +08:00
samples: gpu: performance: remove inclusion of opencv2/legacy.hpp header
The header is gone now, along with the opencv_legacy module.
This commit is contained in:
parent
e0c8721830
commit
51311779b3
@ -12,7 +12,6 @@
|
|||||||
#include "opencv2/cudaoptflow.hpp"
|
#include "opencv2/cudaoptflow.hpp"
|
||||||
#include "opencv2/cudabgsegm.hpp"
|
#include "opencv2/cudabgsegm.hpp"
|
||||||
|
|
||||||
#include "opencv2/legacy.hpp"
|
|
||||||
#include "performance.h"
|
#include "performance.h"
|
||||||
|
|
||||||
#include "opencv2/opencv_modules.hpp"
|
#include "opencv2/opencv_modules.hpp"
|
||||||
|
Loading…
Reference in New Issue
Block a user