Add various missing includes
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "tilearea_type.h"
|
||||
#include "town_type.h"
|
||||
#include "date_type.h"
|
||||
#include <vector>
|
||||
|
||||
typedef Pool<Object, ObjectID, 64, 0xFF0000> ObjectPool;
|
||||
extern ObjectPool _object_pool;
|
||||
|
||||
Reference in New Issue
Block a user