Skip to content

Commit

Permalink
mavconn: Fix build on Odroid with Ubuntu 13.10
Browse files Browse the repository at this point in the history
Fix #24.
  • Loading branch information
vooon committed Jun 7, 2014
1 parent ab00548 commit 4753a7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/mavros/mavconn_interface.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
#include <boost/thread/thread.hpp>
#include <boost/thread/recursive_mutex.hpp>

#include <set>
#include <mavros/mavconn_mavlink.h>

namespace mavconn {
Expand Down

0 comments on commit 4753a7e

Please sign in to comment.