mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 20:43:04 +01:00
Remove Math::Clamp in favour of std::clamp
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
#include "MemoryStream.h"
|
||||
|
||||
#include "Math.hpp"
|
||||
#include "Memory.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
Reference in New Issue
Block a user