Check if OS has C++ std::complex, and use this condition to
commit1dd22bc13f4b7e4e1823fd4dd5e9772466be2b29
authorkinichiro <kinichiro.inoguchi@gmail.com>
Wed, 1 Jul 2020 08:54:40 +0000 (1 17:54 +0900)
committerMark McCurry <mark.d.mccurry@gmail.com>
Sun, 12 Jul 2020 16:12:18 +0000 (12 12:12 -0400)
tree52676f02ff43771aa039f4f332d8fb4cc142a6cc
parent56eabf23f7b7f2ceba57ece637f462b12de93a8c
Check if OS has C++ std::complex, and use this condition to
include <complex> or not in globals.h, instead of checking OS macro
src/CMakeLists.txt
src/globals.h