mirror of
https://github.com/aap/librw.git
synced 2025-12-18 16:39:51 +00:00
Add include to cerrno to fix build
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
#include <cstdio>
|
#include <cstdio>
|
||||||
#include <cassert>
|
#include <cassert>
|
||||||
|
#include <cerrno>
|
||||||
|
|
||||||
#define PAL
|
#define PAL
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user