astyle formatting

This commit is contained in:
Daniel Marjamäki 2014-03-14 05:36:44 +01:00
parent 61eb262244
commit 5698f7b337
1 changed files with 1 additions and 1 deletions

View File

@ -1271,7 +1271,7 @@ void TemplateSimplifier::simplifyTemplates(
break;
}
}
std::list<Token *> templates(TemplateSimplifier::getTemplateDeclarations(tokenlist.front(), _codeWithTemplates));
// Locate possible instantiations of templates..