mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-25 05:51:47 +00:00
UICommon: Include implicit header
The header isn't implicitly included on musl. Bug: https://bugs.gentoo.org/952952 Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
0ce929220d
commit
fbb54604b6
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
#include <cstdint>
|
||||||
#include <functional>
|
#include <functional>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user