mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-09-27 03:26:27 -05:00
Filestream_unix: Include cstdarg
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "Common/unix/FileStream_unix.h"
|
||||
#include <cstdarg>
|
||||
|
||||
fs::path findPathCI(const fs::path& path)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user