Commit 5e74547b authored by ylemkimon's avatar ylemkimon Committed by GitHub

Remove redundant precomp.hpp and using-namespace

Removed redundant precompiled header include
parent fe4555ec
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment