fix line endings and tabs

This commit is contained in:
ineed bots
2023-09-01 10:50:11 -06:00
parent b17a56a7fd
commit bb216441bf
40 changed files with 22114 additions and 22115 deletions

View File

@ -1,6 +1,6 @@
#pragma once
namespace utils::flags
{
bool has_flag(const std::string& flag);
}
#pragma once
namespace utils::flags
{
bool has_flag(const std::string& flag);
}