Skip to content

Commit

Permalink
BUG: Include complex in special/ufunc.h
Browse files Browse the repository at this point in the history
  • Loading branch information
DWesl authored Apr 17, 2024
1 parent c756e79 commit b759c16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scipy/special/ufunc.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
#include <Python.h>

#include <cassert>
#include <complex>
#include <cstring>
#include <memory>
#include <type_traits>
Expand Down

0 comments on commit b759c16

Please sign in to comment.