aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/songloading/songloading_strategy_factory.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove semicolon after namespaceAlexander Sulfrian2014-05-041-1/+1
| | | | | Class definitions have to end with a semicolon but not namespaces. So remove this everywhere.
* fix includesAlexander Sulfrian2013-01-201-0/+2
|
* remove legacy keywords from file headerAlexander Sulfrian2013-01-131-2/+0
|
* dynamic registration of songloading_strategies with static templateAlexander Sulfrian2013-01-051-0/+66