Skip to content

Commit

Permalink
sensor.h: remove boost smart pointer includes
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters committed Sep 24, 2015
1 parent c70eb5b commit ddf69d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions urdf_sensor/include/urdf_sensor/sensor.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@
#include <string>
#include <vector>
#include <map>
#include <boost/shared_ptr.hpp>
#include <boost/weak_ptr.hpp>
#include "urdf_model/pose.h"
#include "urdf_model/joint.h"
#include "urdf_model/link.h"
Expand Down

0 comments on commit ddf69d6

Please sign in to comment.