mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-25 16:53:53 +00:00
(Hopefully) Fix MinGW Build
This commit is contained in:
parent
2b41c6e573
commit
08c6ac02cf
|
|
@ -3,7 +3,7 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#include <algorithm>
|
||||
#include <inttypes.h>
|
||||
#include <cinttypes>
|
||||
|
||||
#include "common/logging/log.h"
|
||||
#include "common/microprofile.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue