mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 13:03:11 +01:00
Remove <algorithm> include from Location.hpp (#21993)
See #21947 for methodology 528-372=156 `#include <algorithm>`s fewer
This commit is contained in:
committed by
GitHub
parent
613d60b446
commit
24a2db9fc9
@@ -11,6 +11,7 @@
|
||||
|
||||
#include "Theme.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cstring>
|
||||
#include <openrct2/Context.h>
|
||||
#include <openrct2/Version.h>
|
||||
|
||||
Reference in New Issue
Block a user