Format all files based on clang-format file
This commit is contained in:
@@ -11,6 +11,7 @@ namespace Copium
|
||||
private:
|
||||
std::type_index systemId;
|
||||
SystemPool* systemPool = nullptr;
|
||||
|
||||
public:
|
||||
SystemOrderer(std::type_index systemId, SystemPool* systemPool);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user