Browse Source

snapdragon: added missing includes

sbg
Alessandro Simovic 7 years ago committed by Beat Küng
parent
commit
cc41d8ccab
  1. 1
      src/modules/uORB/Subscription.hpp

1
src/modules/uORB/Subscription.hpp

@ -41,6 +41,7 @@ @@ -41,6 +41,7 @@
#include <uORB/uORB.h>
#include <containers/List.hpp>
#include <systemlib/err.h>
#include <px4_defines.h>
namespace uORB
{

Loading…
Cancel
Save