diff --git a/modules/ts/include/opencv2/ts/ts.hpp b/modules/ts/include/opencv2/ts/ts.hpp index d6b3a27be0..96fbbde011 100644 --- a/modules/ts/include/opencv2/ts/ts.hpp +++ b/modules/ts/include/opencv2/ts/ts.hpp @@ -5,6 +5,8 @@ #define GTEST_LINKED_AS_SHARED_LIBRARY 1 #endif +#include // for va_list + #include "opencv2/ts/ts_gtest.h" #include "opencv2/core/core.hpp"