]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/filesystem/test/issues/10038.cpp
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / filesystem / test / issues / 10038.cpp
index 341e7a94012fd39dc8e624129d4d349844b639d3..15b500571dadc06a9ffee3aa22b08b3feaa33f8a 100644 (file)
@@ -5,4 +5,3 @@ int main(void)
     boost::filesystem::copy_file("a", "b");
     return 0;
 }
-