Skip to content

Commit

Permalink
remove unnecessary CMake code to remove warning (#1005)
Browse files Browse the repository at this point in the history
Signed-off-by: Mikael Arguedas <mikael.arguedas@gmail.com>
  • Loading branch information
mikaelarguedas authored and Carl Delsey committed Aug 8, 2019
1 parent 9f749e6 commit 3fcf498
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nav2_costmap_2d/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ nav2_package()

include_directories(
include
${ament_INCLUDE_DIRS}
${EIGEN3_INCLUDE_DIRS}
${laser_geometry_INCLUDE_DIRS}
)

add_definitions(${EIGEN3_DEFINITIONS})
Expand Down

0 comments on commit 3fcf498

Please sign in to comment.