mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-20 11:39:07 +08:00
log_writer_file: add include px4_posix.h (needed for stack size macro)
Failed with GCC 6.0.1, don't know why it worked before...
This commit is contained in:
parent
c8a79d2443
commit
cbbee30e48
@ -37,6 +37,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include <mathlib/mathlib.h>
|
||||
#include <px4_posix.h>
|
||||
|
||||
namespace px4
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user