Browse Source

AP_SmartRTL: Remove unneeded AP_Buffer include

master
Michael du Breuil 6 years ago committed by Randy Mackay
parent
commit
7c2a6aed2d
  1. 1
      libraries/AP_SmartRTL/AP_SmartRTL.h

1
libraries/AP_SmartRTL/AP_SmartRTL.h

@ -1,6 +1,5 @@ @@ -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>

Loading…
Cancel
Save