Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / contract / test / old / no_macro.hpp
index a8d10f5..1e75ac4 100644 (file)
@@ -56,7 +56,7 @@ void b::swap(i_type& i, j_type& j, boost::contract::virtual_* v) {
         })
     ;
     assert(false);
-};
+}
 
 struct a
     #define BASES public b