mirror of
https://github.com/pybind/pybind11.git
synced 2026-07-12 18:17:02 +00:00
Fix #75 as described by undefining the macro `I` from `<complex>` if defined (as in `glibc`). This seems to be the only include of it.
Fix #75 as described by undefining the macro `I` from `<complex>` if defined (as in `glibc`). This seems to be the only include of it.