Skip to content

Commit

Permalink
fixes graspit-simulator#10: fixes building with newer version of boost
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredweiss committed Jan 16, 2017
1 parent 77dd6e4 commit 8704e25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/graspit_interface.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@
#define _GRASPIT_INTERFACE_H_

//ROS includes
#ifndef Q_MOC_RUN
#include <ros/ros.h>
#include <actionlib/server/simple_action_server.h>
#endif

//GraspIt! includes
#include <graspit_source/include/plugin.h>
Expand Down

0 comments on commit 8704e25

Please sign in to comment.