Skip to content
Snippets Groups Projects
Commit 78e11d39 authored by Florent Lamiraux's avatar Florent Lamiraux Committed by Florent Lamiraux florent@laas.fr
Browse files

Merge remote-tracking branch 'origin/devel' into devel

parents fb8acf2f 4259a508
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,9 @@
// POSSIBILITY OF SUCH DAMAGE.
//
#ifndef HPP_FCL_FWD_HH
#define HPP_FCL_FWD_HH
namespace hpp {
namespace fcl {
class CollisionObject;
......@@ -48,3 +51,5 @@ namespace fcl {
class AABB;
}
} // namespace hpp
#endif // HPP_FCL_FWD_HH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment