Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
handle unknown json::value_t kinds (by aborting)
This should prevent a compile warning when building against nlohmann json.hpp v3.8.0 or greater, which add an extra value_t kind for binary data.
- Loading branch information