mirror of https://github.com/ArduPilot/ardupilot
Filter: tidy includes
This commit is contained in:
parent
3592132774
commit
c3cd733f26
|
@ -1,7 +1,5 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#include <AP_HAL/AP_HAL.h>
|
|
||||||
|
|
||||||
template <typename Coefficients>
|
template <typename Coefficients>
|
||||||
class Butter2
|
class Butter2
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue