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

cuda: fix build error of sample

This commit is contained in:
Tomoaki Teshima
2018-05-09 00:23:49 +09:00
parent 107b3f328b
commit f7ea6b12ea
@@ -48,6 +48,7 @@
#endif
#include "opencv2/core.hpp"
#include "opencv2/core/cuda.hpp"
namespace cv {
namespace detail {