+ fix build failure of Robot module when using occ

This commit is contained in:
wmayer
2016-05-15 21:01:44 +02:00
parent 270f8bfc87
commit eb8c21d703

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"