Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / contract / test / invariant / static_cv.hpp
index a0f0e03..bca082e 100644 (file)
@@ -24,5 +24,5 @@ int main() {
     a aa;
     aa.f();
     return 0;
-};
+}