SITL: Directly include needed headers

This commit is contained in:
Michael du Breuil 2019-08-27 13:07:52 -07:00 committed by Peter Barker
parent c85c9faa6d
commit fe279b03b6

View File

@ -31,6 +31,7 @@
#include <AP_Logger/AP_Logger.h>
#include <AP_Param/AP_Param.h>
#include <AP_Declination/AP_Declination.h>
using namespace SITL;