mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
Remove Math::Clamp in favour of std::clamp
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
#include "Theme.h"
|
||||
|
||||
#include <algorithm>
|
||||
#include <openrct2/Context.h>
|
||||
#include <openrct2/Input.h>
|
||||
#include <openrct2/OpenRCT2.h>
|
||||
|
||||
Reference in New Issue
Block a user