mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 11:10:21 +08:00
js: fix build of SIMD tests
This commit is contained in:
parent
cca4c47781
commit
788f330d07
@ -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