mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-01-11 23:31:56 -08:00
kernel: Add missing <functional> include
This commit is contained in:
parent
4a6a73e887
commit
6f307f1521
@ -5,6 +5,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <array>
|
||||
#include <functional>
|
||||
#include <memory>
|
||||
#include <string>
|
||||
#include <unordered_map>
|
||||
|
Loading…
x
Reference in New Issue
Block a user