5
0
mirror of https://github.com/ArduPilot/ardupilot synced 2025-02-21 23:33:57 -04:00
ardupilot/libraries/AP_HAL_SITL/AP_HAL_SITL_Private.h
2016-03-16 18:40:41 +11:00

9 lines
165 B
C

#pragma once
#include "AP_HAL_SITL_Namespace.h"
#include "Scheduler.h"
#include "Storage.h"
#include "UARTDriver.h"
#include "SITL_State.h"
#include "Semaphores.h"