From cppreference.com
This header was originally in the C standard library as
<complex.h>
.
Notes
<ccomplex> is deprecated in C++17 and removed in C++20. Corresponding <complex.h> is still available in C++20.