mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-17 03:53:07 +01:00
Drop some unnecessary includes
This commit is contained in:
@@ -12,9 +12,7 @@
|
||||
#include "../Game.h"
|
||||
#include "../common.h"
|
||||
#include "../core/DataSerialiser.h"
|
||||
#include "../core/IStream.hpp"
|
||||
#include "../localisation/StringIds.h"
|
||||
#include "../world/Map.h"
|
||||
|
||||
#include <any>
|
||||
#include <array>
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
#include "../common.h"
|
||||
#include "IStream.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
#include <vector>
|
||||
|
||||
namespace OpenRCT2
|
||||
|
||||
Reference in New Issue
Block a user