mirror of
https://github.com/rh-hideout/pokeemerald-expansion.git
synced 2026-04-26 02:14:22 -05:00
Fix compilation on gcc 10 (for real this time)
This commit is contained in:
parent
da30244b6c
commit
65fb2e9957
|
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include <cstdio>
|
||||
#include <cstdarg>
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
#include <memory>
|
||||
#include "preproc.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user