mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-07-16 10:02:59 -07:00
Explicitly defines vector header in randomizer.h to fix compile errors
This commit is contained in:
parent
35f493046a
commit
5307457ab0
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <unordered_map>
|
||||
#include <unordered_set>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include "../../../include/ultra64.h"
|
||||
#include "../../../include/z64item.h"
|
||||
#include <memory>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue