1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-22 23:33:04 +01:00

Reduce <algorithm> include (#21947)

This commit is contained in:
Michał Janiszewski
2024-05-01 13:47:27 +02:00
committed by GitHub
parent 8973e35ba1
commit 7b12667ddb
153 changed files with 3 additions and 175 deletions

View File

@@ -33,7 +33,6 @@
#include "../world/Surface.h"
#include "Viewport.h"
#include <algorithm>
#include <cctype>
#include <chrono>
#include <cstdlib>