]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/callable_traits/test/qualifier_metafunction_constraints.hpp
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / boost / libs / callable_traits / test / qualifier_metafunction_constraints.hpp
index 7a84e7f9e2c6a8464f1e5a00e65782aadb6b13b2..b3bf664cbb3be6be2facc73b2488eb7609c4c11a 100644 (file)
@@ -45,4 +45,4 @@ bool PP_CAT(test_, CALLABLE_TRAIT_UNDER_TEST)() {
     return true;
 }
 
-auto PP_CAT(var_, CALLABLE_TRAIT_UNDER_TEST) = PP_CAT(test_, CALLABLE_TRAIT_UNDER_TEST)();
\ No newline at end of file
+auto PP_CAT(var_, CALLABLE_TRAIT_UNDER_TEST) = PP_CAT(test_, CALLABLE_TRAIT_UNDER_TEST)();