forked from OSchip/llvm-project
2 lines
61 B
C
2 lines
61 B
C
|
namespace std { enum float_round_style { denorm_present }; }
|