Skip to content

Commit

Permalink
Merge pull request #690 from robotology/traversaro-patch-1
Browse files Browse the repository at this point in the history
Remove unused include of yarp/dev/LaserMeasurementData.h header
  • Loading branch information
traversaro authored Sep 18, 2024
2 parents b15a049 + e34092b commit 29bd85e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/lasersensor/include/yarp/dev/LaserSensorDriver.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

#include <yarp/dev/DeviceDriver.h>
#include <yarp/dev/IRangefinder2D.h>
#include <yarp/dev/LaserMeasurementData.h>
#include <yarp/dev/Lidar2DDeviceBase.h>
#include <yarp/os/Stamp.h>
#include <boost/shared_ptr.hpp>
Expand Down

0 comments on commit 29bd85e

Please sign in to comment.