X-Git-Url: https://ginac.de/CLN/cln.git//cln.git?a=blobdiff_plain;f=include%2Fcln%2Fdfloat.h;fp=include%2Fcln%2Fdfloat.h;h=2e96eb3c5c777ce7b8327f7dfd5c120d02549dd3;hb=88f748dfb4fd3a2285bb2b8e3482c4e64230c3c7;hp=edb8574ad0ee3cd05f8c0ee71ac45fb2cdab2c9b;hpb=018b445aa37408dec07bf30213db6fb571545d22;p=cln.git diff --git a/include/cln/dfloat.h b/include/cln/dfloat.h index edb8574..2e96eb3 100644 --- a/include/cln/dfloat.h +++ b/include/cln/dfloat.h @@ -309,7 +309,6 @@ inline cl_DF& operator/= (cl_DF& x, const double y) { return x = x / y; } /* */ -CL_REQUIRE(cl_ieee) // Runtime typing support.