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