#include <complex.h>
#ifndef CMPLXF
#error "CMPLXF is not defined"
#endif
int main(void) { return 0; }
