mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-08 16:40:35 +08:00
ManualSmoothing{XY,Z}: remove unused include
This commit is contained in:
committed by
Dennis Mannhart
parent
e23382c6da
commit
dae7c56109
@@ -36,7 +36,6 @@
|
||||
*/
|
||||
|
||||
#include "ManualSmoothingXY.hpp"
|
||||
#include "uORB/topics/parameter_update.h"
|
||||
#include <mathlib/mathlib.h>
|
||||
#include <float.h>
|
||||
|
||||
|
||||
@@ -36,7 +36,6 @@
|
||||
*/
|
||||
|
||||
#include "ManualSmoothingZ.hpp"
|
||||
#include "uORB/topics/parameter_update.h"
|
||||
#include <mathlib/mathlib.h>
|
||||
#include <float.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user