module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
|
||||
#if defined(HAVE_CUDA)
|
||||
|
||||
#include "cuda_shared.hpp"
|
||||
#include "internal_shared.hpp"
|
||||
#include "cuda_runtime_api.h"
|
||||
#include "opencv2/gpu/stream_accessor.hpp"
|
||||
#include "npp.h"
|
||||
|
Reference in New Issue
Block a user