mirror of
https://git.h3cjp.net/H3cJP/citra.git
synced 2025-01-31 10:06:52 +00:00
Add missing header for PRIU64
This commit is contained in:
parent
26065fd872
commit
2bcbd565b8
|
@ -3,6 +3,7 @@
|
|||
// Refer to the license.txt file included.
|
||||
|
||||
#include <algorithm>
|
||||
#include <cinttypes>
|
||||
#include <memory>
|
||||
#include <vector>
|
||||
#include "common/common_types.h"
|
||||
|
|
Loading…
Reference in a new issue