1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-27 16:54:52 +01:00

Remove a bunch of Util.h includes

This commit is contained in:
Aaron van Geffen
2024-10-29 13:12:52 +01:00
parent 43be4d1d92
commit d2e01dde4e
32 changed files with 9 additions and 25 deletions

View File

@@ -16,7 +16,6 @@
#include "network/network.h"
#include "ride/Ride.h"
#include "scenario/Scenario.h"
#include "util/Util.h"
#include "world/Climate.h"
#include "world/Footpath.h"
#include "world/Map.h"