diff --git a/velodyne_driver/src/driver/driver.cpp b/velodyne_driver/src/driver/driver.cpp index 5e1bae4da..06e0da74f 100644 --- a/velodyne_driver/src/driver/driver.cpp +++ b/velodyne_driver/src/driver/driver.cpp @@ -37,7 +37,7 @@ #include "velodyne_driver/driver.hpp" -#include +#include #include #include diff --git a/velodyne_pointcloud/include/velodyne_pointcloud/datacontainerbase.hpp b/velodyne_pointcloud/include/velodyne_pointcloud/datacontainerbase.hpp index 06cd621a6..827a9006a 100644 --- a/velodyne_pointcloud/include/velodyne_pointcloud/datacontainerbase.hpp +++ b/velodyne_pointcloud/include/velodyne_pointcloud/datacontainerbase.hpp @@ -33,12 +33,12 @@ #ifndef VELODYNE_POINTCLOUD__DATACONTAINERBASE_HPP_ #define VELODYNE_POINTCLOUD__DATACONTAINERBASE_HPP_ -#include -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include +#include #include #include diff --git a/velodyne_pointcloud/include/velodyne_pointcloud/organized_cloudXYZIRT.hpp b/velodyne_pointcloud/include/velodyne_pointcloud/organized_cloudXYZIRT.hpp index 87a286c75..0e95a6095 100644 --- a/velodyne_pointcloud/include/velodyne_pointcloud/organized_cloudXYZIRT.hpp +++ b/velodyne_pointcloud/include/velodyne_pointcloud/organized_cloudXYZIRT.hpp @@ -33,7 +33,7 @@ #ifndef VELODYNE_POINTCLOUD__ORGANIZED_CLOUDXYZIRT_HPP_ #define VELODYNE_POINTCLOUD__ORGANIZED_CLOUDXYZIRT_HPP_ -#include +#include #include #include diff --git a/velodyne_pointcloud/include/velodyne_pointcloud/pointcloudXYZIRT.hpp b/velodyne_pointcloud/include/velodyne_pointcloud/pointcloudXYZIRT.hpp index 81fd9b2bd..fbb2e3dd7 100644 --- a/velodyne_pointcloud/include/velodyne_pointcloud/pointcloudXYZIRT.hpp +++ b/velodyne_pointcloud/include/velodyne_pointcloud/pointcloudXYZIRT.hpp @@ -33,7 +33,7 @@ #ifndef VELODYNE_POINTCLOUD__POINTCLOUDXYZIRT_HPP_ #define VELODYNE_POINTCLOUD__POINTCLOUDXYZIRT_HPP_ -#include +#include #include #include diff --git a/velodyne_pointcloud/include/velodyne_pointcloud/transform.hpp b/velodyne_pointcloud/include/velodyne_pointcloud/transform.hpp index 1f7ef7b04..38a370787 100644 --- a/velodyne_pointcloud/include/velodyne_pointcloud/transform.hpp +++ b/velodyne_pointcloud/include/velodyne_pointcloud/transform.hpp @@ -33,10 +33,10 @@ #ifndef VELODYNE_POINTCLOUD__TRANSFORM_HPP_ #define VELODYNE_POINTCLOUD__TRANSFORM_HPP_ -#include -#include -#include -#include +#include +#include +#include +#include #include #include diff --git a/velodyne_pointcloud/src/conversions/transform.cpp b/velodyne_pointcloud/src/conversions/transform.cpp index 10a7db210..4ecdf8247 100644 --- a/velodyne_pointcloud/src/conversions/transform.cpp +++ b/velodyne_pointcloud/src/conversions/transform.cpp @@ -32,8 +32,8 @@ #include "velodyne_pointcloud/transform.hpp" -#include -#include +#include +#include #include #include diff --git a/velodyne_pointcloud/src/lib/organized_cloudXYZIRT.cpp b/velodyne_pointcloud/src/lib/organized_cloudXYZIRT.cpp index 429f80d4b..6da53c8a4 100644 --- a/velodyne_pointcloud/src/lib/organized_cloudXYZIRT.cpp +++ b/velodyne_pointcloud/src/lib/organized_cloudXYZIRT.cpp @@ -30,7 +30,7 @@ // ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE // POSSIBILITY OF SUCH DAMAGE. -#include +#include #include #include diff --git a/velodyne_pointcloud/src/lib/pointcloudXYZIRT.cpp b/velodyne_pointcloud/src/lib/pointcloudXYZIRT.cpp index 25979c358..ab10300e5 100644 --- a/velodyne_pointcloud/src/lib/pointcloudXYZIRT.cpp +++ b/velodyne_pointcloud/src/lib/pointcloudXYZIRT.cpp @@ -30,7 +30,7 @@ // ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE // POSSIBILITY OF SUCH DAMAGE. -#include +#include #include #include diff --git a/velodyne_pointcloud/tests/test_row_step.cpp b/velodyne_pointcloud/tests/test_row_step.cpp index dc9df9ad8..15a83c22c 100644 --- a/velodyne_pointcloud/tests/test_row_step.cpp +++ b/velodyne_pointcloud/tests/test_row_step.cpp @@ -32,7 +32,7 @@ #include -#include +#include #include