Annex D (normative) Compatibility features [depr]

D.9 C headers [depr.c.headers]

D.9.1 Header <complex.h> synopsis [depr.complex.h.syn]

#include <complex>
The header <complex.h> behaves as if it simply includes the header <complex> ([complex.syn]).
Note
:
Names introduced by <complex> in namespace std are not placed into the global namespace scope by <complex.h>.
— end note
 ]