mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-24 20:30:36 +08:00
Eigen: Remove unneeded config option
This commit is contained in:
@@ -46,8 +46,6 @@
|
||||
#pragma GCC diagnostic ignored "-Wfloat-equal"
|
||||
#define _GLIBCXX_USE_C99_FP_MACROS_DYNAMIC 1
|
||||
|
||||
#define EIGEN_MAX_STATIC_ALIGN_BYTES 16
|
||||
|
||||
#include <eigen/Eigen/Core>
|
||||
#include <eigen/Eigen/Geometry>
|
||||
#pragma GCC diagnostic pop
|
||||
|
||||
Reference in New Issue
Block a user