AP_OLC: remove use of algorithm header

not needed
This commit is contained in:
Andrew Tridgell 2020-09-30 18:27:43 +10:00 committed by Peter Barker
parent 8465588467
commit 2b13ad35ec

View File

@ -15,7 +15,6 @@
* AP_OLC is based on INAV olc.c implemention, thanks @fiam and other contributors.
*/
#include <algorithm>
#include "AP_OLC.h"
#include <AP_Common/AP_Common.h>