Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jason Chemin
curves
Commits
b6633721
Commit
b6633721
authored
Aug 13, 2019
by
JasonChmn
Committed by
Pierre Fernbach
Sep 03, 2019
Browse files
[eigen-matrix.hpp] Edit name of ifndef => Was in conflict with multicontact API
parent
1537282b
Pipeline
#5463
passed with stage
in 6 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
include/curves/serialization/eigen-matrix.hpp
View file @
b6633721
...
...
@@ -25,8 +25,8 @@
*/
#ifndef __
curves_
serialization_eigen_matrix_hpp__
#define __
curves_
serialization_eigen_matrix_hpp__
#ifndef __serialization_eigen_matrix_hpp__
#define __serialization_eigen_matrix_hpp__
#include
<Eigen/Dense>
#include
<boost/serialization/split_free.hpp>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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