Removing include of ros/node.h from laser_processor.h
git-svn-id: https://code.ros.org/svn/ros-pkg/stacks/laser_pipeline/trunk@24146 eb33c2ac-9c88-4c90-87e0-44a10359b0c3
This commit is contained in:
@@ -44,7 +44,6 @@
|
|||||||
|
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <math.h>
|
#include <math.h>
|
||||||
#include "ros/node.h"
|
|
||||||
#include "sensor_msgs/LaserScan.h"
|
#include "sensor_msgs/LaserScan.h"
|
||||||
#include "sensor_msgs/PointCloud.h"
|
#include "sensor_msgs/PointCloud.h"
|
||||||
#include "geometry_msgs/Point.h"
|
#include "geometry_msgs/Point.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user