mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-06 07:58:28 -04:00
SITL: include stdio for some printfs
This commit is contained in:
parent
c4fd5ec350
commit
44e89a1cd8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user