summaryrefslogtreecommitdiff
path: root/src/complex/complex.h
blob: 9649b03c04eb5b05f02539ce5685f89c3e2473fc (plain)
1
2
3
4
5
6
7
#include <complex.h>
#define complex                                                         _Complex

/*
STDC(199901)
LINK(m)
*/