]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/config/test/helper_macro_test.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / config / test / helper_macro_test.cpp
index 81737fec0f3adc6701e324588d40d2c2f4d90654..e3b111286e49a3d5e5bab9e35d28935b4698f523 100644 (file)
@@ -34,6 +34,9 @@ BOOST_NORETURN void always_throw()
    throw 0;
 }
 
+struct BOOST_MAY_ALIAS aliasing_struct {};
+typedef unsigned int BOOST_MAY_ALIAS aliasing_uint;
+
 
 #define test_fallthrough(x) foobar(x)