mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
* CMakeLists: only pass -Wextra if it's supported (it's not on gcc 3.3)
* MapBase: put static first (fix gcc 3.3 warning) * StdVector: add missing newline at end
This commit is contained in:
@@ -144,4 +144,4 @@ class vector<T,DummyAlloc,true>
|
||||
|
||||
#endif // EIGEN_STDVECTOR_MODULE_H
|
||||
|
||||
#endif // EIGEN_USE_NEW_STDVECTOR
|
||||
#endif // EIGEN_USE_NEW_STDVECTOR
|
||||
|
||||
Reference in New Issue
Block a user