🚨 fix warnings

This commit is contained in:
Niels Lohmann
2022-05-01 22:50:40 +02:00
parent a1e116f015
commit b1e3165712
2 changed files with 2 additions and 1 deletions

View File

@@ -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