mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-04-22 01:52:43 +00:00
Added another missing header
This commit is contained in:
parent
79d47778ef
commit
95fea62639
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
#include <map>
|
||||
#include <cstdint>
|
||||
#include <cstddef>
|
||||
|
||||
typedef std::map<int64_t, void*> Map;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue