chore(Cleanup): added new lines to the end of files where they are not present (#17774)
This commit is contained in:
parent
d55b6753c9
commit
9ecb85acb5
7 changed files with 7 additions and 7 deletions
|
|
@ -85,4 +85,4 @@ namespace Acore::String
|
|||
template <typename T, FMT_ENABLE_IF(std::is_enum_v<T>)>
|
||||
auto format_as(T f) { return fmt::underlying(f); }
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue