]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/contract/test/public_function/ifdef.cpp
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / contract / test / public_function / ifdef.cpp
index 5847e371895188214fe49a44a8b3a7ae9e974732..2ab7d3ac00f0b6e3dcabd8114dd90d3e21218623 100644 (file)
@@ -88,7 +88,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