SITL: include stdio for some printfs

This commit is contained in:
Peter Barker 2019-02-12 13:52:41 +11:00 committed by Peter Barker
parent c4fd5ec350
commit 44e89a1cd8
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@
#include "AP_HAL/AP_HAL.h"
#include "AP_Math/AP_Math.h"
#include <stdio.h>
using namespace SITL;
// table of user settable parameters