mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
cuda: fix build error of sample
This commit is contained in:
parent
107b3f328b
commit
f7ea6b12ea
@ -48,6 +48,7 @@
|
||||
#endif
|
||||
|
||||
#include "opencv2/core.hpp"
|
||||
#include "opencv2/core/cuda.hpp"
|
||||
|
||||
namespace cv {
|
||||
namespace detail {
|
||||
|
Loading…
Reference in New Issue
Block a user