We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0377b13 commit d69f8d3Copy full SHA for d69f8d3
sessiondata/sessionfilereader-stdio.cpp
@@ -9,6 +9,7 @@
9
#include <cstdint>
10
#include <cstdio>
11
#include <cassert>
12
+#include <cerrno>
13
14
using namespace Anja;
15
0 commit comments