mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
uORBUtils: remove #include <string>
Avoid including <string> which can cause problems on NuttX
This commit is contained in:
parent
d0dace7c23
commit
3029555016
@ -34,7 +34,6 @@
|
||||
#define _uORBUtils_hpp_
|
||||
|
||||
#include "uORBCommon.hpp"
|
||||
#include <string>
|
||||
|
||||
namespace uORB
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user