]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/contract/test/invariant/static_cv.hpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / contract / test / invariant / static_cv.hpp
index a0f0e03e40b97580031e2af588fdeba95eaa4d52..bca082e2acdcb45b478242f9864cf1d86e452172 100644 (file)
@@ -24,5 +24,5 @@ int main() {
     a aa;
     aa.f();
     return 0;
-};
+}