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
eigenpy
Commits
5f794d90
Unverified
Commit
5f794d90
authored
Apr 27, 2022
by
Justin Carpentier
Committed by
GitHub
Apr 27, 2022
Browse files
Merge pull request #280 from ManifoldFR/devel
numpy: avoid deprecated header
parents
a299653c
fe28fc21
Pipeline
#18455
passed with stage
in 4 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
include/eigenpy/numpy.hpp
View file @
5f794d90
...
...
@@ -16,7 +16,7 @@
#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION
#endif
#include
<numpy/n
oprefix
.h>
#include
<numpy/n
darrayobject
.h>
#include
<numpy/ufuncobject.h>
#if defined _WIN32 || defined __CYGWIN__
...
...
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