]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/geometry/test/algorithms/relational_operations/nan_cases.hpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / geometry / test / algorithms / relational_operations / nan_cases.hpp
index d6acbd6c987948050d44a0cd4876018a49ac5377..24306202ddb4d502b2724e5fe6022d2c3cac851c 100644 (file)
@@ -127,4 +127,4 @@ struct is_nan_case_supported
 
     static const bool value = boost::is_same<coord_t, double>::value
                            && std::numeric_limits<coord_t>::has_quiet_NaN;
-};
\ No newline at end of file
+};