headers with only includes

This commit is contained in:
John Hsu 2011-03-16 20:31:38 -07:00
parent f51184cd83
commit 48ae818ce0
4 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
#include "urdf_parser/color.h"

View File

@ -0,0 +1 @@
#include "urdf_parser/joint.h"

1
urdf/include/urdf/link.h Normal file
View File

@ -0,0 +1 @@
#include "urdf_parser/link.h"

1
urdf/include/urdf/pose.h Normal file
View File

@ -0,0 +1 @@
#include "urdf_parser/pose.h"