mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-06-07 09:53:42 -04:00
Fix windows
Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
parent
1075e1ef9b
commit
1d3c8cde31
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
|||
#include <windows.h>
|
||||
#include "common/scope_exit.h"
|
||||
#include "common/string_util.h"
|
||||
#include "common/fs/file.h"
|
||||
#else
|
||||
#include <fstream>
|
||||
#include "fmt/ostream.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue