mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-15 16:30:05 +00:00
file_sys/kernel_executable: Add missing <string> include
This commit is contained in:
parent
ae028ddf22
commit
4a6a73e887
@ -5,6 +5,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <array>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "common/common_funcs.h"
|
||||
|
Loading…
Reference in New Issue
Block a user