enabled gst
[profile/ivi/opencv.git] / modules / ts / src / precomp.hpp
1 #include "opencv2/core/utility.hpp"
2 #include "opencv2/core/private.hpp"
3 #include "opencv2/ts.hpp"
4 #include "cvconfig.h"
5
6 #ifdef GTEST_LINKED_AS_SHARED_LIBRARY
7 #error ts module should not have GTEST_LINKED_AS_SHARED_LIBRARY defined
8 #endif