blob: 9c2e25831585a1acdef51d435b721bfff527125d [file] [log] [blame]
#include "libm.h"
long double(cimagl)(long double complex z) {
return cimagl(z);
}