#include cstdarg because va_list is used
This commit is contained in:
parent
800266dd52
commit
2a5fde0c4d
@ -5,6 +5,8 @@
|
||||
#define GTEST_LINKED_AS_SHARED_LIBRARY 1
|
||||
#endif
|
||||
|
||||
#include <cstdarg> // for va_list
|
||||
|
||||
#include "opencv2/ts/ts_gtest.h"
|
||||
#include "opencv2/core/core.hpp"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user