We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96443b0 + fbc25b0 commit 0951a1fCopy full SHA for 0951a1f
src/json.hpp
@@ -32,6 +32,7 @@ SOFTWARE.
32
#include <algorithm>
33
#include <array>
34
#include <cassert>
35
+#include <cerrno>
36
#include <ciso646>
37
#include <cmath>
38
#include <cstddef>
src/json.hpp.re2c
0 commit comments