mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 13:33:02 +01:00
* Removing unnecessary world/Location includes in headers * Prefer foward declaration of *Coords* in header files Closes #12118
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
#include "../network/network.h"
|
||||
#include "../platform/platform.h"
|
||||
#include "../util/Util.h"
|
||||
#include "../world/Location.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user