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:
Jeremy Leibs 2009-09-17 22:53:42 +00:00
parent b5c8e966f2
commit 5bd2038978

View File

@ -44,7 +44,6 @@
#include <unistd.h>
#include <math.h>
#include "ros/node.h"
#include "sensor_msgs/LaserScan.h"
#include "sensor_msgs/PointCloud.h"
#include "geometry_msgs/Point.h"