mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-18 19:00:36 +08:00
Remove a define that might not be required for compilations in other scnearios outside of C99 restrictions to minimize Pull Request modifications.
This commit is contained in:
@@ -44,7 +44,6 @@
|
||||
#include <Eigen/Dense>
|
||||
#include <algorithm>
|
||||
#define M_PI_F 3.14159265358979323846f
|
||||
#define constexpr
|
||||
|
||||
namespace math
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user