mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
fix release build
This commit is contained in:
@@ -95,6 +95,7 @@ inline uint64_t UpconvertLegacyFooterFormat(uint64_t magic_number) {
|
||||
return kPlainTableMagicNumber;
|
||||
}
|
||||
assert(false);
|
||||
return 0;
|
||||
}
|
||||
} // namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user