Skip to content
Snippets Groups Projects
Commit ccdff19b authored by Guilhem Saurel's avatar Guilhem Saurel
Browse files

add missing include

On 16.04, fix:
…/dynamic-graph-python-4.0.0/src/dynamic_graph/dynamic-graph-py.cc: In function 'void exposeCommand()':
…/dynamic-graph-python-4.0.0/src/dynamic_graph/dynamic-graph-py.cc:191:24: error: 'raw_function' is not a member of 'bp'
.def("__call__", bp::raw_function(dg::python::entity::executeCmd, 1), "execute the command")
^
parent a01d703d
No related branches found
No related tags found
No related merge requests found
Pipeline #12123 passed with warnings
Loading
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