Browse Source

uORB: Header cleanup

sbg
Lorenz Meier 8 years ago committed by Lorenz Meier
parent
commit
2ec9f4a74e
  1. 1
      src/modules/uORB/uORB_tests/uORBTest_UnitTest.hpp

1
src/modules/uORB/uORB_tests/uORBTest_UnitTest.hpp

@ -36,6 +36,7 @@ @@ -36,6 +36,7 @@
#include "../uORBCommon.hpp"
#include "../uORB.h"
#include <px4_time.h>
#include <px4_tasks.h>
struct orb_test {
int val;

Loading…
Cancel
Save