Include complex rather than complex.h in C++ contexts
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Tue, 5 Feb 2019 12:30:13 +0000 (13:30 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Feb 2019 12:30:13 +0000 (13:30 +0100)
commitf4b82d7bc4c20da29c19b2eece602002bd5fe4af
tree889121f1649ee3ccba70e1b61ca5a60e4e390705
parent42df9efa0cec692c6c7b6e76e9b1d5231aef8f18
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.
lapack-netlib/LAPACKE/include/lapacke.h