mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-12 02:48:28 -04:00
HAL_SITL: removed pthread.h as no longer needed
This commit is contained in:
parent
c26f2c9b1c
commit
963e5c5977
@ -8,8 +8,6 @@
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
#include <fenv.h>
|
||||
#include <signal.h>
|
||||
#include <pthread.h>
|
||||
|
||||
using namespace AVR_SITL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user