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
Stack Of Tasks
pinocchio
Commits
83db2850
Verified
Commit
83db2850
authored
Dec 14, 2019
by
Justin Carpentier
Browse files
joint: fix guard name and remove include
parent
f46f6859
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/multibody/joint/fwd.hpp
View file @
83db2850
...
...
@@ -2,11 +2,10 @@
// Copyright (c) 2016-2019 CNRS INRIA
//
#ifndef __pinocchio_multibod
s
y_joint_fwd_hpp__
#define __pinocchio_multibod
s
y_joint_fwd_hpp__
#ifndef __pinocchio_multibody_joint_fwd_hpp__
#define __pinocchio_multibody_joint_fwd_hpp__
#include "pinocchio/fwd.hpp"
#include "pinocchio/multibody/fwd.hpp"
namespace
pinocchio
{
...
...
@@ -102,4 +101,4 @@ namespace pinocchio
// end of group joint
}
#endif // ifndef __pinocchio_multibod
s
y_joint_fwd_hpp__
#endif // ifndef __pinocchio_multibody_joint_fwd_hpp__
Write
Preview
Markdown
is supported
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