mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-05-03 23:42:07 +00:00
Add missing include in HWR2 header
Fixes macOS compilation
This commit is contained in:
parent
bdc564b989
commit
1e9d0edca2
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@
|
||||||
|
|
||||||
#include "../rhi/rhi.hpp"
|
#include "../rhi/rhi.hpp"
|
||||||
|
|
||||||
|
#include <unordered_map>
|
||||||
|
|
||||||
namespace srb2::hwr2
|
namespace srb2::hwr2
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue