Merge pull request #1046 from Kurausukun/patch-2
Fix compilation on gcc 10 (for real this time)
This commit is contained in:
commit
eb4c880db8
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
|
||||
#include <cstdio>
|
||||
#include <cstdarg>
|
||||
#include <stdexcept>
|
||||
#include <string>
|
||||
#include <memory>
|
||||
#include "preproc.h"
|
||||
|
|
Loading…
Reference in a new issue