json_reader.cpp needs to include <iostream> to avoid a linker error when building with clang and libc++
Fixed at: https://github.com/open-source-parsers/jsoncpp/
Log in to post a comment.
Fixed at: https://github.com/open-source-parsers/jsoncpp/