Imported Upstream version 1.72.0
[platform/upstream/boost.git] / libs / contract / test / public_function / ifdef_macro.cpp
index 7fa0717..ab552de 100644 (file)
@@ -137,7 +137,7 @@ int main() {
     a aa;
     out.str("");
     aa.f(123);
-    ok.str(); ok
+    ok.str(""); ok
         #ifndef BOOST_CONTRACT_NO_ENTRY_INVARIANTS
             << "b::static_inv" << std::endl
             << "b::inv" << std::endl