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