Codechange: Move includes for common STL headers to stdafx.
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#include "../../string_func.h"
|
||||
#include "../../fileio_func.h"
|
||||
#include <pthread.h>
|
||||
#include <array>
|
||||
|
||||
#define Rect OTTDRect
|
||||
#define Point OTTDPoint
|
||||
|
@@ -27,7 +27,6 @@
|
||||
#include <sys/stat.h>
|
||||
#include "../../language.h"
|
||||
#include "../../thread.h"
|
||||
#include <array>
|
||||
|
||||
#include "../../safeguards.h"
|
||||
|
||||
|
Reference in New Issue
Block a user