+ fix build failure of Robot module when using occ

This commit is contained in:
wmayer 2016-05-15 21:01:44 +02:00
parent 9316a1511a
commit c60da6c6e9

View File

@ -22,7 +22,8 @@
#ifndef KDL_TREE_HPP
#define KDL_TREE_HPP
#include "config.h"
// This file comes along with oce but not with occ.
//#include "config.h"
#include "segment.hpp"
#include "chain.hpp"