Skip to content
Snippets Groups Projects
Commit e69b79e8 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

Fix import_array() call when exporting numpy functionality

import_array() must be called when the numpy C-API is called.
This is a macro that in our case defined a return value that makes
the compiler complain. The added #define statement enforces no return value
parent 5f9ab1dc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment