AP_Scheduler: Fix multi #include's

This commit is contained in:
Jaaaky 2021-12-16 18:06:16 +03:00 committed by Andrew Tridgell
parent 8512652511
commit e92c900b56
1 changed files with 0 additions and 2 deletions

View File

@ -58,8 +58,6 @@
the scheduler is allowed to use before it must return
*/
#include <AP_HAL/AP_HAL.h>
class AP_Scheduler
{
public: