mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-21 07:19:46 +08:00
Disable yet another Eigen2 deprecated warning
This commit is contained in:
parent
58f0647f96
commit
739ed32222
@ -9,6 +9,8 @@
|
||||
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
#define EIGEN2_SUPPORT
|
||||
#define EIGEN_NO_EIGEN2_DEPRECATED_WARNING
|
||||
|
||||
#define EIGEN_NO_STATIC_ASSERT
|
||||
#include "main.h"
|
||||
#include <functional>
|
||||
|
Loading…
Reference in New Issue
Block a user