Add missing include to tilearea_type.h
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "stdafx.h"
|
||||
#include INCLUDE_FOR_PREFETCH_NTA
|
||||
#include "map_func.h"
|
||||
#include <tuple>
|
||||
|
||||
/** Represents the covered area of e.g. a rail station */
|
||||
struct OrthogonalTileArea {
|
||||
|
Reference in New Issue
Block a user