Codechange: Move template class implementation includes.
These are now placed at the bottom of the including files include list.
This commit is contained in:
committed by
Peter Nelson
parent
2909a14374
commit
3503082f19
@@ -23,11 +23,12 @@
|
||||
#include "company_func.h"
|
||||
#include "tunnelbridge_map.h"
|
||||
#include "newgrf_animation_base.h"
|
||||
#include "newgrf_class_func.h"
|
||||
#include "timer/timer_game_calendar.h"
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
#include "newgrf_class_func.h"
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user