(svn r23474) -Codechange: move the declaration error related functions to error.h
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
/** @file bridge_gui.cpp Graphical user interface for bridge construction */
|
||||
|
||||
#include "stdafx.h"
|
||||
#include "gui.h"
|
||||
#include "error.h"
|
||||
#include "command_func.h"
|
||||
#include "rail.h"
|
||||
#include "strings_func.h"
|
||||
|
Reference in New Issue
Block a user