diff options
author | Christoph Reiter <reiter.christoph@gmail.com> | 2022-09-11 07:18:30 +0200 |
---|---|---|
committer | Christoph Reiter <reiter.christoph@gmail.com> | 2022-09-11 07:22:06 +0200 |
commit | 80c75e370b77296965ed571eb3bd30b316d2efd8 (patch) | |
tree | 78a546a9664b57f14c965ad56fbbcc1d94575289 /numpy/array_api/_array_object.py | |
parent | 397b6e51b446647839f548529d06dc80bf0a4c53 (diff) | |
download | numpy-80c75e370b77296965ed571eb3bd30b316d2efd8.tar.gz |
BLD: add back stdlib.h include in pcg64.h
This seems to have been removed by accident in #21887
stdlib.h is required for _rotr64() further down.
Fixes:
error: call to undeclared function '_rotr64'; ISO C99 and later do not support
implicit function declarations [-Wimplicit-function-declaration]
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions