mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-08-14 20:56:00 +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/.
|
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
|
||||||
#define EIGEN2_SUPPORT
|
#define EIGEN2_SUPPORT
|
||||||
|
#define EIGEN_NO_EIGEN2_DEPRECATED_WARNING
|
||||||
|
|
||||||
#define EIGEN_NO_STATIC_ASSERT
|
#define EIGEN_NO_STATIC_ASSERT
|
||||||
#include "main.h"
|
#include "main.h"
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user