diff options
Diffstat (limited to 'src/complex')
| -rw-r--r-- | src/complex/_tgmath.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/complex/_tgmath.h b/src/complex/_tgmath.h index 6ed5b37a..4dabdae4 100644 --- a/src/complex/_tgmath.h +++ b/src/complex/_tgmath.h @@ -1 +1,5 @@ +#include "CMPLX.c" +#include "CMPLXF.c" +#include "CMPLXL.c" + #include "../math/_tgmath.h" |
