Codechange: Remove duplicated includes. (#10888)
These are now included by stdafx.h so don't need to be included again.
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
#include "../../industry_cmd.h"
|
||||
#include "../../timer/timer_game_calendar.h"
|
||||
#include "table/strings.h"
|
||||
#include <numeric>
|
||||
|
||||
#include "../../safeguards.h"
|
||||
|
||||
|
Reference in New Issue
Block a user