1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-31 10:45:16 +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

@@ -17,7 +17,6 @@
# include "Duktape.hpp"
# include "ScriptEngine.h"
# include <algorithm>
# include <fstream>
# include <memory>