1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 07:13:02 +04:00

Merge pull request #13596 from nglee:dev_RemoveCudaIncludeWarningMsg

This commit is contained in:
Alexander Alekhin
2019-01-09 13:23:54 +00:00
@@ -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.