mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-11 13:10:45 +00:00
TBTR: Remove unnecessary includes
This commit is contained in:
parent
add6e42162
commit
2b5cae34ce
@ -45,9 +45,6 @@
|
||||
#include "tbtr_template_gui_create.h"
|
||||
#include "tbtr_template_vehicle.h"
|
||||
|
||||
#include <iostream>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
enum TemplateReplaceWindowWidgets {
|
||||
|
@ -33,10 +33,6 @@
|
||||
#include "window_gui.h"
|
||||
#include "zoom_func.h"
|
||||
|
||||
|
||||
#include <map>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "safeguards.h"
|
||||
|
||||
bool _template_vehicle_images_valid = false;
|
||||
|
Loading…
Reference in New Issue
Block a user