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

Merge branch 'devel' into 'devel'

include pinocchio before boost

See merge request !1
parents 7ba811aa 6d9c534f
No related branches found
No related tags found
1 merge request!1include pinocchio before boost
Pipeline #5618 passed with warnings
Subproject commit 0fe2aeac533a887705089645ed37ee8fb4e78847
Subproject commit b58bd669f6567662eefb8a410e8e40aeba4f1060
......@@ -29,6 +29,8 @@
// System include for floating point errors
#include <fenv.h>
#include <pinocchio/fwd.hpp>
// Boost includes to parse XML files
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/xml_parser.hpp>
......
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