With gcc6, compiling fails with `stdlib.h: No such file or directory`, as including '-isystem /usr/include' breaks with gcc6, cf., https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129. This commit addresses this issue for this package in the same way it was addressed in various other ROS packages. A list of related commits and pull requests is at: https://github.com/ros/rosdistro/issues/12783 Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de> |
||
---|---|---|
.. | ||
include/urdf | ||
src | ||
test | ||
CHANGELOG.rst | ||
CMakeLists.txt | ||
mainpage.dox | ||
package.xml | ||
urdfdom_compatibility.h.in |