Build fix.
This commit is contained in:
@@ -65,6 +65,8 @@ using namespace std;
|
||||
using namespace cv;
|
||||
using namespace cv::gpu;
|
||||
|
||||
#define throw_nogpu CV_Error(CV_GpuNotSupported, "The library is compiled without CUDA support")
|
||||
|
||||
#include "gpumat_cuda.hpp"
|
||||
|
||||
typedef GpuFuncTable* (*GpuFactoryType)();
|
||||
|
Reference in New Issue
Block a user