src: applied clang-format

This commit is contained in:
mlangkabel
2019-11-18 17:07:20 +01:00
parent 52058d9947
commit 078feca004
1100 changed files with 21382 additions and 20822 deletions
+2 -2
View File
@@ -42,7 +42,7 @@ protected:
private:
void operator=(const Token&);
const Id m_id; // own id
const Id m_id; // own id
std::vector<Id> m_locationIds;
std::vector<std::shared_ptr<TokenComponent>> m_components;
@@ -78,4 +78,4 @@ std::shared_ptr<ComponentType> Token::removeComponent()
return nullptr;
}
#endif // TOKEN_H
#endif // TOKEN_H