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