mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Remove unnecessary includes from Vehicle.h
This commit is contained in:
@@ -16,13 +16,10 @@
|
||||
#include "../world/Location.hpp"
|
||||
#include "Angles.h"
|
||||
#include "CarEntry.h"
|
||||
#include "Station.h"
|
||||
#include "VehicleColour.h"
|
||||
#include "VehicleSubpositionData.h"
|
||||
|
||||
#include <array>
|
||||
#include <cstddef>
|
||||
#include <vector>
|
||||
|
||||
struct Ride;
|
||||
struct RideObjectEntry;
|
||||
|
||||
Reference in New Issue
Block a user