Merge branch 'develop' into group-bitmap-accessor
This commit is contained in:
@ -349,7 +349,7 @@ TEST_F(GroupTest, Dynamic)
|
||||
command("group ramp variable grow"););
|
||||
}
|
||||
|
||||
constexpr double EPSILON = 1.0e-13;
|
||||
static constexpr double EPSILON = 1.0e-13;
|
||||
|
||||
TEST_F(GroupTest, VariableFunctions)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user