mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-06-03 10:14:04 +08:00
workaround weird gcc 4.0.1 compilation error
This commit is contained in:
parent
8519558d11
commit
d00bff91ad
@ -136,6 +136,6 @@ void test_geo_hyperplane()
|
||||
CALL_SUBTEST_3( hyperplane(Hyperplane<double,4>()) );
|
||||
CALL_SUBTEST_4( hyperplane(Hyperplane<std::complex<double>,5>()) );
|
||||
CALL_SUBTEST_1( lines<float>() );
|
||||
CALL_SUBTEST_2( lines<double>() );
|
||||
CALL_SUBTEST_3( lines<double>() );
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user