Filter: tidy includes

This commit is contained in:
Peter Barker 2022-03-01 12:19:22 +11:00 committed by Andrew Tridgell
parent 3592132774
commit c3cd733f26
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
#pragma once
#include <AP_HAL/AP_HAL.h>
template <typename Coefficients>
class Butter2
{