mirror of
https://github.com/cemu-project/Cemu.git
synced 2024-11-22 17:19:18 +01:00
Filestream_unix: Include cstdarg
This commit is contained in:
parent
a115921b43
commit
964d2acb44
@ -1,4 +1,5 @@
|
|||||||
#include "Common/unix/FileStream_unix.h"
|
#include "Common/unix/FileStream_unix.h"
|
||||||
|
#include <cstdarg>
|
||||||
|
|
||||||
fs::path findPathCI(const fs::path& path)
|
fs::path findPathCI(const fs::path& path)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user