7 lines
90 B
C
7 lines
90 B
C
#ifndef SYSFLOAT_H
|
|
#define SYSFLOAT_H
|
|
|
|
#define FLT_HAS_SUBNORM 1
|
|
|
|
#endif /* SYSFLOAT_H */
|