1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 00:03:03 +04:00

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
+2
View File
@@ -62,4 +62,6 @@
#include "opencv2/calib3d.hpp"
#include "opencv2/objdetect.hpp"
#include "cvconfig.h"
#endif