Commit 91e9bbdc authored by ber's avatar ber
Browse files

Deactivate all fixes in 1072

parent a0c3b635
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -47,10 +47,10 @@

#include "wmc_auto.h"

#define FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT
//#define FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT

#ifndef FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT
#define FIX_1072_SET_DIV3232_RETURN_VAL /*only meaningful if FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT is not defined*/
//#define FIX_1072_SET_DIV3232_RETURN_VAL /*only meaningful if FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT is not defined*/
#else
#define FIX_1072_REPLACE_DIV_SQRT_BY_ISQRT_ADDEPSIILONOBSOLETE
#endif