knowrob  2.1.0
A Knowledge Base System for Cognition-enabled Robots
shared_ptr.h
Go to the documentation of this file.
1 /*
2  * This file is part of KnowRob, please consult
3  * https://github.com/knowrob/knowrob for license details.
4  */
5 
6 #ifndef KNOWROB_PY_CONVERTER_SHARED_PTR_H
7 #define KNOWROB_PY_CONVERTER_SHARED_PTR_H
8 
9 #include <boost/python.hpp>
10 
11 #endif //KNOWROB_PY_CONVERTER_SHARED_PTR_H