File diff r18875:1438011bedd9 → r18876:3403b9c464f9
src/company_func.h
Show inline comments
 
@@ -14,7 +14,6 @@
 

	
 
#include "command_type.h"
 
#include "company_type.h"
 
#include "tile_type.h"
 
#include "gfx_type.h"
 

	
 
bool MayCompanyTakeOver(CompanyID cbig, CompanyID small);