mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-20 19:02:41 +01:00
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
This commit is contained in:
@@ -11,10 +11,6 @@
|
||||
|
||||
#include "../../stdafx.h"
|
||||
#include "script_companymode.hpp"
|
||||
#include "../../company_base.h"
|
||||
#include "../../company_func.h"
|
||||
#include "../script_instance.hpp"
|
||||
#include "../script_fatalerror.hpp"
|
||||
|
||||
ScriptCompanyMode::ScriptCompanyMode(int company)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user