]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/geometry/test/geometry_test_common.hpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / geometry / test / geometry_test_common.hpp
index 68978061a244283e23ea3e308584f16a20908704..e6f32c3c77d3dd35162a8542f787ab9d3602f398 100644 (file)
 #include <boost/config.hpp>
 #include <boost/concept_check.hpp>
 
-
-#if defined(BOOST_INTEL_CXX_VERSION)
-#define BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE
-#endif
-
-
 #include <boost/foreach.hpp>
 
 #include <string_from_type.hpp>