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

Merge pull request #11476 from tomoaki0705:fixCudaSampleBuildError

This commit is contained in:
Alexander Alekhin
2018-05-09 20:48:33 +00:00
@@ -48,6 +48,7 @@
#endif
#include "opencv2/core.hpp"
#include "opencv2/core/cuda.hpp"
namespace cv {
namespace detail {