]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/type_traits/test/mpl_interop_test1.cpp
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / type_traits / test / mpl_interop_test1.cpp
index 214c9513175163b39c408d7b4abbd3913569c438..3b90418e9e922103051960476e24f30543d0d8a7 100644 (file)
@@ -27,4 +27,4 @@ int dispatch_test()
 int main()
 {
    return (dispatch_test<int>() == 1) && (dispatch_test<void>() == 0) ? 0 : 1;
-}
\ No newline at end of file
+}