Merge pull request #7783 from alalek:fix_7746_2

pull/7788/head
Alexander Alekhin 8 years ago
commit fefc348040
  1. 4
      modules/cudaarithm/test/test_arithm.cpp

@ -46,6 +46,8 @@
using namespace cvtest;
namespace {
//////////////////////////////////////////////////////////////////////////////
// GEMM
@ -401,4 +403,6 @@ INSTANTIATE_TEST_CASE_P(CUDA_Arithm, Convolve, testing::Combine(
#endif // HAVE_CUBLAS
} // namespace
#endif // HAVE_CUDA

Loading…
Cancel
Save