Merge pull request #11476 from tomoaki0705:fixCudaSampleBuildError

This commit is contained in:
Alexander Alekhin 2018-05-09 20:48:33 +00:00
commit 9dc2005251

View File

@ -48,6 +48,7 @@
#endif
#include "opencv2/core.hpp"
#include "opencv2/core/cuda.hpp"
namespace cv {
namespace detail {