Skip to content

Commit c3762fb

Browse files
committed
Merge pull request opencv#8731 from ylemkimon:patch-1
2 parents 2a791ea + 5e74547 commit c3762fb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

modules/cudafilters/src/cuda/median_filter.cu

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@
4242

4343
#if !defined CUDA_DISABLER
4444

45-
#include "precomp.hpp"
46-
47-
using namespace cv;
48-
using namespace cv::cuda;
49-
5045
#include "opencv2/core/cuda/common.hpp"
5146
#include "opencv2/core/cuda/vec_traits.hpp"
5247
#include "opencv2/core/cuda/vec_math.hpp"

0 commit comments

Comments
 (0)