mirror of
https://github.com/opencv/opencv.git
synced 2025-07-24 14:06:27 +08:00
Remove redundant precomp.hpp and using-namespace
Removed redundant precompiled header include
This commit is contained in:
parent
fe4555ec74
commit
5e74547b4f
@ -42,11 +42,6 @@
|
||||
|
||||
#if !defined CUDA_DISABLER
|
||||
|
||||
#include "precomp.hpp"
|
||||
|
||||
using namespace cv;
|
||||
using namespace cv::cuda;
|
||||
|
||||
#include "opencv2/core/cuda/common.hpp"
|
||||
#include "opencv2/core/cuda/vec_traits.hpp"
|
||||
#include "opencv2/core/cuda/vec_math.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user