Fix compile error under g++.

This commit is contained in:
Stephen Anthony 2022-08-13 17:22:02 -02:30
parent 5965524ac4
commit 40f472b913
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ Bankswitch::BSList = {{
}};
#if defined(GUI_SUPPORT)
constexpr std::array<Bankswitch::SizesType, static_cast<int>(Bankswitch::Type::NumSchemes)>
const std::array<Bankswitch::SizesType, static_cast<int>(Bankswitch::Type::NumSchemes)>
Bankswitch::Sizes = {{
{ Bankswitch::any_KB, Bankswitch::any_KB }, // _AUTO
{ 8_KB, 8_KB }, // _0840