mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-21 23:27:35 +08:00
uORBUtils: remove #include <string>
Avoid including <string> which can cause problems on NuttX
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
#define _uORBUtils_hpp_
|
||||
|
||||
#include "uORBCommon.hpp"
|
||||
#include <string>
|
||||
|
||||
namespace uORB
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user