Skip to content

Commit

Permalink
Merge pull request #2 from rock-slam/streamline_header_include
Browse files Browse the repository at this point in the history
Streamline the header include see orocos-toolchain/orogen#15 for details
  • Loading branch information
jmachowinski committed May 29, 2015
2 parents b2339be + 69486e7 commit 1afbcd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/Task.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
#include <envire/Core.hpp>
#include <envire/operators/MergePointcloud.hpp>
#include <boost/shared_ptr.hpp>
#include <base/commands/Joints.hpp>

namespace tilt_scan {
class Task : public TaskBase
Expand Down

0 comments on commit 1afbcd9

Please sign in to comment.