mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 13:33:02 +01:00
Restore #include <algorithm> in AssetPackManager.cpp (#22028)
https://aur.archlinux.org/pkgbase/openrct2-git/
This commit is contained in:
committed by
GitHub
parent
6df16c7946
commit
7239810d39
@@ -19,6 +19,7 @@
|
||||
#include "core/String.hpp"
|
||||
#include "object/AudioSampleTable.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <cstdio>
|
||||
|
||||
using namespace OpenRCT2;
|
||||
|
||||
Reference in New Issue
Block a user