mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-10 08:51:28 +12:00
Build: Add include for building on certain configs
This commit is contained in:
parent
3f9b699eef
commit
187216096d
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
#include "chip_class.h"
|
#include "chip_class.h"
|
||||||
#include "pipeline_binding_table.h"
|
#include "pipeline_binding_table.h"
|
||||||
|
|
||||||
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <unordered_map>
|
#include <unordered_map>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue