2 lines
61 B
C++
2 lines
61 B
C++
namespace std { enum float_round_style { denorm_present }; }
|
namespace std { enum float_round_style { denorm_present }; }
|