summaryrefslogtreecommitdiff
path: root/dev-ros/test_diagnostic_aggregator/files/gcc6.patch
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ros/test_diagnostic_aggregator/files/gcc6.patch')
-rw-r--r--dev-ros/test_diagnostic_aggregator/files/gcc6.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-ros/test_diagnostic_aggregator/files/gcc6.patch b/dev-ros/test_diagnostic_aggregator/files/gcc6.patch
deleted file mode 100644
index 2819decf3a76..000000000000
--- a/dev-ros/test_diagnostic_aggregator/files/gcc6.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: test_diagnostic_aggregator/CMakeLists.txt
-===================================================================
---- test_diagnostic_aggregator.orig/CMakeLists.txt
-+++ test_diagnostic_aggregator/CMakeLists.txt
-@@ -9,7 +9,7 @@ catkin_package(DEPENDS diagnostic_aggreg
- LIBRARIES ${PROJECT_NAME}
- )
-
--include_directories(SYSTEM ${catkin_INCLUDE_DIRS})
-+include_directories(${catkin_INCLUDE_DIRS})
- include_directories(include)
-
- add_library(test_diagnostic_aggregator