Merge pull request #7783 from alalek:fix_7746_2

This commit is contained in:
Alexander Alekhin 2016-12-04 09:46:34 +00:00
commit fefc348040

View File

@ -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