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