mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 13:33:02 +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
@@ -7,6 +7,7 @@
|
||||
* OpenRCT2 is licensed under the GNU General Public License version 3.
|
||||
*****************************************************************************/
|
||||
|
||||
#include <algorithm>
|
||||
#include <openrct2-ui/interface/Widget.h>
|
||||
#include <openrct2-ui/windows/Window.h>
|
||||
#include <openrct2/Context.h>
|
||||
|
||||
Reference in New Issue
Block a user