CMake/Utilities/cmjsoncpp
Brad King ad94b0521e jsoncpp: Add missing <iosfwd> include in json/writer.h
The header uses std::ostream, so it must be declared.
2015-01-15 11:39:03 -05:00
..
include/json jsoncpp: Add missing <iosfwd> include in json/writer.h 2015-01-15 11:39:03 -05:00
src/lib_json jsoncpp: Include C headers since we use APIs without std:: 2015-01-15 11:39:03 -05:00
.gitattributes jsoncpp: Add .gitattributes to skip whitespace checks 2015-01-13 10:36:19 -05:00
CMakeLists.txt jsoncpp: Disable warnings to avoid changing 3rd party code 2015-01-15 11:39:01 -05:00
LICENSE Merge branch 'jsoncpp-upstream' into import-jsoncpp 2015-01-13 14:42:00 -05:00