Skip to content
Snippets Groups Projects
Commit e74df853 authored by AlQuemist's avatar AlQuemist Committed by Wuttke, Joachim
Browse files

Amend PythonInterpreter for Windows compiler MSVC 19

The change prevents the following errors from Windows compiler MSVC 19 on x64
platform:
```
error C2196: case value 'NPY_LONG' already used
error C2196: case value 'NPY_ULONG' already used
```
parent 1cf3ecfc
No related branches found
No related tags found
1 merge request!1636PyCore: Re-implementation of embedded Python as a separate module (Major change)
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