ALL: Fix create_project merge

This commit is contained in:
Joel Teichroeb 2012-09-09 19:13:38 -07:00
parent ce13ba83a7
commit 75af393437
4 changed files with 222 additions and 1 deletions

View file

@ -796,7 +796,6 @@ TokenList tokenize(const std::string &input, char separator) {
return result;
}
} // End of anonymous namespace
namespace {
const Feature s_features[] = {