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:
		| @@ -19,8 +19,6 @@ | ||||
| #include "window_gui.h" | ||||
| #include "widgets/dropdown_type.h" | ||||
|  | ||||
| #include <numeric> | ||||
|  | ||||
| typedef GUIList<const Vehicle*, CargoID> GUIVehicleList; | ||||
|  | ||||
| struct GUIVehicleGroup { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 PeterN
					PeterN