mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 09:28:58 +00:00
Added back include of px4_posix.h for non-ROS builds
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
This commit is contained in:
@@ -52,6 +52,7 @@
|
||||
#include <type_traits>
|
||||
#else
|
||||
/* includes when building for NuttX */
|
||||
#include <px4_posix.h>
|
||||
#include <poll.h>
|
||||
#endif
|
||||
#include <functional>
|
||||
|
||||
Reference in New Issue
Block a user