AP_Baro: Fix multi #include's

This commit is contained in:
Jaaaky 2021-12-16 17:40:52 +03:00 committed by Andrew Tridgell
parent 0c16ebec6c
commit f8f9038092

View File

@ -18,12 +18,9 @@
#include <utility>
#include <AP_Common/AP_Common.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_Math/AP_Math.h>
#include <AP_BoardConfig/AP_BoardConfig.h>
#include "AP_Baro_ICM20789.h"
#include <utility>
#include <stdio.h>
#include <AP_Math/AP_Math.h>