mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 06:03:15 +08:00
added cvconfig.h header, because ts_perf.cpp uses HAVE_CUDA macros
This commit is contained in:
parent
adc1dd2799
commit
b7ec673001
@ -1,6 +1,7 @@
|
||||
#include "opencv2/core/core_c.h"
|
||||
#include "opencv2/core/internal.hpp"
|
||||
#include "opencv2/ts/ts.hpp"
|
||||
#include "cvconfig.h"
|
||||
|
||||
#ifdef GTEST_LINKED_AS_SHARED_LIBRARY
|
||||
#error ts module should not have GTEST_LINKED_AS_SHARED_LIBRARY defined
|
||||
|
Loading…
Reference in New Issue
Block a user