Update test compatiblity
This commit is contained in:
parent
91c766d5ce
commit
d5daab436e
@ -3,6 +3,7 @@
|
||||
"version": "0.0",
|
||||
"build": {
|
||||
"srcDir": ".",
|
||||
"srcFilter": "+<*> -<test>",
|
||||
"flags": [
|
||||
"-I .",
|
||||
"-I ./VectorAlgebra"
|
||||
|
@ -1,4 +1,4 @@
|
||||
// #if GTEST
|
||||
#if GTEST
|
||||
|
||||
// #include <gmock/gmock.h>
|
||||
// not supported using Visual Studio 2022 compiler...
|
||||
@ -412,4 +412,4 @@ TEST(BB2B, ObstacleBoth) {
|
||||
#pragma endregion
|
||||
}
|
||||
|
||||
// #endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user