(svn r11661) -Codechange: some header reworks in order to try to reduce the compile time of OpenTTD by reduce the amount of circular-ish dependencies.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
#include "functions.h"
|
||||
#include "macros.h"
|
||||
#include "map.h"
|
||||
#include "direction.h"
|
||||
#include "direction_func.h"
|
||||
#include "helpers.hpp"
|
||||
|
||||
#if defined(_MSC_VER) && _MSC_VER >= 1400 /* VStudio 2005 is stupid! */
|
||||
|
Reference in New Issue
Block a user