mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
include EIGEN_MAX_STATIC_ALIGN_BYTES 16 macro
This commit is contained in:
parent
1d3a5ec350
commit
055ea4fffd
@ -1 +1 @@
|
||||
Subproject commit 789a2db1feec88ddf508f8de58864b62a0b3c13e
|
||||
Subproject commit 9e748951e2424e1476ca97d7b16574bc37abce4c
|
||||
@ -46,6 +46,8 @@
|
||||
#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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user