jsoncpp/include/json
Jordan Bayles 00b979f086
Issue #970: Rename features.h to json_features.h (#1024)
This patch fixes a build issue on CMake, presumably due to the new glibc
having a features.h include file. This patch renames our features.h file
to avoid a name collision.
2019-09-25 14:04:53 -07:00
..
allocator.h Apply the formatting specified in .clang-format file. 2018-05-20 18:38:42 -04:00
assertions.h convert JSONCPP_STRING etc from macros to typedefs 2019-01-17 23:14:18 -05:00
autolink.h Restore BL's authorship attribution, and add "The Jsoncpp Authors" where it was missing. 2017-07-21 03:44:36 -07:00
config.h jsoncpp: Define JSON_USE_INT64_DOUBLE_CONVERSION for clang as well. (#1002) 2019-09-16 12:24:13 -07:00
forwards.h Issue #970: Rename features.h to json_features.h (#1024) 2019-09-25 14:04:53 -07:00
json_features.h Issue #970: Rename features.h to json_features.h (#1024) 2019-09-25 14:04:53 -07:00
json.h Issue #970: Rename features.h to json_features.h (#1024) 2019-09-25 14:04:53 -07:00
reader.h Issue #970: Rename features.h to json_features.h (#1024) 2019-09-25 14:04:53 -07:00
value.h Just run clang format (#1025) 2019-09-16 12:37:14 -07:00
version.h Cleanup versioning strategy relanding (#989) (#997) 2019-08-13 22:41:43 -07:00
writer.h Just run clang format (#1025) 2019-09-16 12:37:14 -07:00