Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
jrl-walkgen
Commits
6d9c534f
Commit
6d9c534f
authored
Sep 12, 2019
by
Guilhem Saurel
Browse files
include pinocchio before boost
ref
https://github.com/stack-of-tasks/pinocchio/issues/849
parent
fad25c97
Pipeline
#5617
passed with stage
in 13 minutes and 11 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
tests/TestObject.cpp
View file @
6d9c534f
...
...
@@ -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>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment