mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Add iterator include to SurfaceSelection.cpp (#23532)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "MapGen.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <iterator>
|
||||
|
||||
namespace OpenRCT2::World::MapGenerator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user