AP_SmartRTL: Remove unneeded AP_Buffer include

This commit is contained in:
Michael du Breuil 2018-12-30 19:05:58 -07:00 committed by Randy Mackay
parent 4b642f8895
commit 7c2a6aed2d
1 changed files with 0 additions and 1 deletions

View File

@ -1,6 +1,5 @@
#pragma once
#include <AP_Buffer/AP_Buffer.h>
#include <AP_HAL/AP_HAL.h>
#include <AP_Common/Bitmask.h>
#include <AP_Math/AP_Math.h>