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
fe28fc21
Commit
fe28fc21
authored
Apr 26, 2022
by
Wilson Jallet
🎬
Browse files
numpy: avoid deprecated header
parent
a299653c
Pipeline
#18445
passed with stage
in 10 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
include/eigenpy/numpy.hpp
View file @
fe28fc21
...
...
@@ -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