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
Stack Of Tasks
dynamic-graph-python
Commits
b150c379
Unverified
Commit
b150c379
authored
Aug 04, 2021
by
Guilhem Saurel
Committed by
GitHub
Aug 04, 2021
Browse files
Merge pull request #77 from nim65s/devel
add missing include for Boost 1.76
parents
8bf82f58
906821cf
Pipeline
#15501
passed with stage
in 7 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
include/dynamic-graph/python/module.hh
View file @
b150c379
...
...
@@ -8,6 +8,7 @@
#include
<boost/python.hpp>
#include
<boost/mpl/for_each.hpp>
#include
<boost/mpl/vector.hpp>
#include
<dynamic-graph/entity.h>
#include
<dynamic-graph/python/dynamic-graph-py.hh>
...
...
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