AP_RangeFinder: remove useless includes

This commit is contained in:
Pierre Kancir 2019-03-23 02:35:19 +01:00 committed by Andrew Tridgell
parent 231e684d96
commit 37d121ae02

View File

@ -1,5 +1,3 @@
#include <AP_Common/AP_Common.h>
#include <AP_Vehicle/AP_Vehicle_Type.h>
#include "AP_RangeFinder_Params.h"
#include "AP_RangeFinder.h"