mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 15:31:17 +01:00
Windows requires memory to be included to use unique_ptr
This commit is contained in:
parent
652ef24a2e
commit
63a9dff3bb
@ -3,6 +3,7 @@
|
|||||||
// Refer to the license.txt file included.
|
// Refer to the license.txt file included.
|
||||||
|
|
||||||
#include <map>
|
#include <map>
|
||||||
|
#include <memory>
|
||||||
#include <cinttypes>
|
#include <cinttypes>
|
||||||
|
|
||||||
#include "Common.h"
|
#include "Common.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user