mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-01-29 19:16:56 -06:00
Merge pull request #4367 from lioncash/inc2
constants: Add missing <array> include
This commit is contained in:
commit
0d10c863a5
@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <array>
|
||||||
#include "common/common_types.h"
|
#include "common/common_types.h"
|
||||||
|
|
||||||
// This is to consolidate system-wide constants that are used by multiple components of yuzu.
|
// This is to consolidate system-wide constants that are used by multiple components of yuzu.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user