mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
fix forgotten <array> include
This commit is contained in:
@ -21,6 +21,7 @@
|
||||
|
||||
#include <string>
|
||||
#include <memory>
|
||||
#include <array>
|
||||
|
||||
#include "types.h"
|
||||
#include "Savestate.h"
|
||||
|
Reference in New Issue
Block a user