File diff r15933:39e6324db57a → r15934:789c54d0000d
src/airport.cpp
Show inline comments
 
@@ -10,13 +10,6 @@
 
/** @file airport.cpp Functions related to airports. */
 

	
 
#include "stdafx.h"
 
#include "debug.h"
 
#include "airport.h"
 
#include "map_type.h"
 
#include "core/alloc_func.hpp"
 
#include "date_func.h"
 
#include "settings_type.h"
 
#include "newgrf_airport.h"
 
#include "station_base.h"
 
#include "table/strings.h"
 
#include "table/airport_movement.h"