mirror of
https://github.com/aap/librw.git
synced 2025-02-25 13:36:56 +00:00
Merge pull request #107 from Pirulax/patch-1
Add include to `cerrno` to fix build
This commit is contained in:
commit
d2f54a2471
@ -1,5 +1,6 @@
|
||||
#include <cstdio>
|
||||
#include <cassert>
|
||||
#include <cerrno>
|
||||
|
||||
#define PAL
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user