mute some MSVC warnings
This commit is contained in:
parent
89bef2a386
commit
f8563468ac
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
|||
|
||||
#include <cmath>
|
||||
|
||||
#include "global.hpp"
|
||||
|
||||
#define FLOATING_POINT_EMULATION_RANGE_CHECK do {} while(0)
|
||||
|
||||
namespace floating_point_emulation {
|
||||
|
|
Loading…
Add table
Reference in a new issue