Add various missing includes
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include "newgrf_commons.h"
|
||||
|
||||
#include "3rdparty/cpp-btree/btree_map.h"
|
||||
#include <vector>
|
||||
|
||||
struct WagonOverride {
|
||||
std::vector<EngineID> engines;
|
||||
|
||||
Reference in New Issue
Block a user