mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Windows requires memory to be included to use unique_ptr
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <map>
|
||||
#include <memory>
|
||||
#include <cinttypes>
|
||||
|
||||
#include "Common.h"
|
||||
|
Reference in New Issue
Block a user