Commits


Martin Kroeker authored and GitHub committed f4b82d7bc4c
Include complex rather than complex.h in C++ contexts to avoid name clashes e.g. with boost headers that use I as a generic placeholder. Fixes #1992 as suggested by aprokop in that issue ticket.