mirror of
https://github.com/libretro/ppsspp.git
synced 2025-02-25 03:10:31 +00:00
Fix libretro Windows build
1103acd added a reference to std::vector without adding the include
This commit is contained in:
parent
d66f1b0372
commit
d9198ff039
@ -7,6 +7,7 @@
|
||||
#endif
|
||||
|
||||
#include <cstdint>
|
||||
#include <vector>
|
||||
#include "OSVersion.h"
|
||||
#include "Common/CommonWindows.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user