mirror of
https://github.com/nlohmann/json.git
synced 2026-04-08 00:58:55 +00:00
🚨 fixed some warnings
This commit is contained in:
@@ -933,7 +933,7 @@ class binary_writer
|
||||
assert(false);
|
||||
return 0ul;
|
||||
// LCOV_EXCL_STOP
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
/*!
|
||||
@@ -977,7 +977,7 @@ class binary_writer
|
||||
assert(false);
|
||||
return;
|
||||
// LCOV_EXCL_STOP
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
/*!
|
||||
|
||||
Reference in New Issue
Block a user