(svn r23474) -Codechange: move the declaration error related functions to error.h
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
/** @file train_cmd.cpp Handling of trains. */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "gui.h"
|
||||
#include "error.h"
|
||||
#include "articulated_vehicles.h"
|
||||
#include "command_func.h"
|
||||
#include "pathfinder/npf/npf_func.h"
|
||||
|
Reference in New Issue
Block a user