cuda: eliminate part of build warnings
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
#include "opencv2/cudalegacy.hpp"
|
||||
#include "opencv2/highgui.hpp"
|
||||
|
||||
#include "opencv2/core/core_c.h" // FIXIT legacy API
|
||||
#include "opencv2/highgui/highgui_c.h" // FIXIT legacy API
|
||||
|
||||
#if !defined(HAVE_CUDA)
|
||||
int main( int, const char** )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user