Merge pull request #1263 from abidrahmank:pyCLAHE_24
[profile/ivi/opencv.git] / modules / ts / src / precomp.hpp
1 #include "opencv2/core/core_c.h"
2 #include "opencv2/core/internal.hpp"
3 #include "opencv2/ts/ts.hpp"
4
5 #ifdef GTEST_LINKED_AS_SHARED_LIBRARY
6 #error ts module should not have GTEST_LINKED_AS_SHARED_LIBRARY defined
7 #endif