Commit 5cd4c26
committed
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.1 parent e359e46 commit 5cd4c26
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1715 | 1715 | | |
1716 | 1716 | | |
1717 | 1717 | | |
| 1718 | + | |
| 1719 | + | |
| 1720 | + | |
| 1721 | + | |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
1718 | 1726 | | |
1719 | 1727 | | |
1720 | 1728 | | |
| |||
0 commit comments