mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-27 14:20:35 +08:00
remove unnecessary <cmath> include
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
#include <cmath>
|
||||
#include <math.h>
|
||||
#include "EKF/ekf.h"
|
||||
|
||||
struct sample {
|
||||
|
||||
Reference in New Issue
Block a user