diff options
Diffstat (limited to 'bits/floatn.h')
-rw-r--r-- | bits/floatn.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bits/floatn.h b/bits/floatn.h index a806496b87..78eb0f47ab 100644 --- a/bits/floatn.h +++ b/bits/floatn.h @@ -33,3 +33,5 @@ /* Defined to a complex binary128 type if __HAVE_FLOAT128 is 1. E.g.: #define __CFLOAT128 _Complex _Float128. */ #undef __CFLOAT128 + +#include <bits/floatn-common.h> |