mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 20:50:06 +00:00
clang tidy/format fixes for update_tdwr_products
This commit is contained in:
parent
6509fc7043
commit
dc72e9fbfc
4 changed files with 8 additions and 10 deletions
|
|
@ -74,7 +74,7 @@ Level2Product GetLevel2Product(const std::string& name);
|
|||
const std::string& GetLevel3CategoryName(Level3ProductCategory category);
|
||||
const std::string& GetLevel3CategoryDescription(Level3ProductCategory category);
|
||||
std::string
|
||||
GetLevel3CategoryDefaultProduct(Level3ProductCategory category,
|
||||
GetLevel3CategoryDefaultProduct(Level3ProductCategory category,
|
||||
const Level3ProductCategoryMap& categoryMap);
|
||||
Level3ProductCategory GetLevel3Category(const std::string& categoryName);
|
||||
Level3ProductCategory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue