mirror of
https://git.zaroz.cloud/nintendo-back-up/citra/citra.git
synced 2026-03-13 06:50:28 -07:00
Add missing header for PRIU64
This commit is contained in:
parent
26065fd872
commit
2bcbd565b8
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue