Merge pull request #107 from Pirulax/patch-1
Add include to `cerrno` to fix build
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
#include <cstdio>
|
||||
#include <cassert>
|
||||
#include <cerrno>
|
||||
|
||||
#define PAL
|
||||
|
||||
|
Reference in New Issue
Block a user