* 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:
Benoit Jacob
2009-10-22 15:20:02 -04:00
parent fc8b54c142
commit be8ae0d45f
4 changed files with 13 additions and 4 deletions

View File

@@ -144,4 +144,4 @@ class vector<T,DummyAlloc,true>
#endif // EIGEN_STDVECTOR_MODULE_H
#endif // EIGEN_USE_NEW_STDVECTOR
#endif // EIGEN_USE_NEW_STDVECTOR