mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-26 22:31:50 +00:00
Reformat code with clang format
This commit is contained in:
@ -50,9 +50,7 @@ bool ParserSingleInputStream::IncludeFile(const std::string& filename)
|
||||
return false;
|
||||
}
|
||||
|
||||
void ParserSingleInputStream::PopCurrentFile()
|
||||
{
|
||||
}
|
||||
void ParserSingleInputStream::PopCurrentFile() {}
|
||||
|
||||
bool ParserSingleInputStream::IsOpen() const
|
||||
{
|
||||
|
Reference in New Issue
Block a user