added cvconfig.hpp header file to gpu tests

it uses HAVE_CUDA, HAVE_NVCUVID, etc. macroses
This commit is contained in:
Vladislav Vinogradov
2013-08-19 12:46:57 +04:00
parent 473ca0849d
commit 9f33de7071
21 changed files with 41 additions and 7 deletions

View File

@@ -74,6 +74,8 @@
#include "opencv2/core/private.gpu.hpp"
#include "cvconfig.h"
#include "NCVTest.hpp"
#include "NCVAutoTestLister.hpp"
#include "NCVTestSourceProvider.hpp"