1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Remove build warning msg with CUDA10.0

This commit is contained in:
Namgoo Lee
2019-01-08 10:57:12 +09:00
parent 71aee662bd
commit 4b4874e67a
@@ -47,7 +47,6 @@
#include "saturate_cast.hpp"
#include "vec_traits.hpp"
#include "type_traits.hpp"
#include "device_functions.h"
/** @file
* @deprecated Use @ref cudev instead.