]> www.ginac.de Git - cln.git/blobdiff - src/float/dfloat/misc/cl_DF_digits.cc
Fix linking problems on some platforms caused by inline/non-inline versions
[cln.git] / src / float / dfloat / misc / cl_DF_digits.cc
index 97b9fed6b5efabd797a22c44d46b6580774b7884..a8457f3eef4f70a76da40ea664a0300053497590 100644 (file)
@@ -13,8 +13,7 @@
 
 namespace cln {
 
-MAYBE_INLINE
-uintC float_digits (const cl_DF& x)
+CL_INLINE uintC CL_INLINE_DECL(float_digits) (const cl_DF& x)
 {
        unused x;
        return DF_mant_len+1; // 53