mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 08:13:04 +04:00
gtest: support parameters with types from anonymous namespace
This commit is contained in:
committed by
Alexander Alekhin
parent
ccbc0b91ea
commit
04802e41e9
@@ -10441,5 +10441,7 @@ const char* TypedTestCasePState::VerifyRegisteredTestNames(
|
||||
|
||||
#endif // GTEST_HAS_TYPED_TEST_P
|
||||
|
||||
void* g_parameter_ = NULL;
|
||||
|
||||
} // namespace internal
|
||||
} // namespace testing
|
||||
|
||||
Reference in New Issue
Block a user