Merge pull request #20847 from alalek:fix_build_js_simd_tests
This commit is contained in:
commit
74161b2122
@ -1,7 +1,9 @@
|
||||
#include "opencv2/ts.hpp"
|
||||
#include <opencv2/core/utils/logger.hpp>
|
||||
#include "opencv2/core/utility.hpp"
|
||||
#if !defined(__EMSCRIPTEN__)
|
||||
#include "opencv2/core/private.hpp"
|
||||
#endif
|
||||
|
||||
#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