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
@@ -19,7 +19,6 @@
|
||||
#include "fios.h"
|
||||
#include "string_func.h"
|
||||
#include "dropdown_type.h"
|
||||
#include "dropdown_common_type.h"
|
||||
#include "dropdown_func.h"
|
||||
#include "querystring_gui.h"
|
||||
#include "town.h"
|
||||
@@ -39,6 +38,8 @@
|
||||
|
||||
#include "table/strings.h"
|
||||
|
||||
#include "dropdown_common_type.h"
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user