mirror of
https://github.com/nlohmann/json.git
synced 2026-04-07 16:48:56 +00:00
🚨 fix warnings
This commit is contained in:
@@ -2084,6 +2084,7 @@ class binary_writer
|
||||
case input_format_t::bson:
|
||||
case input_format_t::json:
|
||||
case input_format_t::ubjson:
|
||||
case input_format_t::bjdata:
|
||||
default:
|
||||
break;
|
||||
// LCOV_EXCL_STOP
|
||||
|
||||
Reference in New Issue
Block a user