A32/testenv: Add missing headers
This commit is contained in:
parent
1b3b98c3f7
commit
f91a9f18cd
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@
|
|||
#include <array>
|
||||
#include <cstring>
|
||||
#include <map>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <dynarmic/A32/a32.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue