ocl: code cleanup, fix .clb files
This commit is contained in:
@@ -45,6 +45,11 @@
|
||||
#include "precomp.hpp"
|
||||
#include "opencl_kernels.hpp"
|
||||
|
||||
// TODO Remove this after HAVE_CLAMDBLAS eliminating
|
||||
#ifdef __GNUC__
|
||||
# pragma GCC diagnostic ignored "-Wunused-but-set-variable"
|
||||
#endif
|
||||
|
||||
using namespace cv;
|
||||
using namespace ocl;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user