summaryrefslogtreecommitdiff
blob: 417357fedce30e2166409f5a6179745c2b735ff3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: visp_tracker/CMakeLists.txt
===================================================================
--- visp_tracker.orig/CMakeLists.txt
+++ visp_tracker/CMakeLists.txt
@@ -70,7 +70,7 @@ catkin_package(
      VISP
    )
 
-include_directories(SYSTEM
+include_directories(
   ${Boost_INCLUDE_DIRS}
   ${VISP_INCLUDE_DIRS}
   ${catkin_INCLUDE_DIRS}