We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ced05c4 commit b950b6cCopy full SHA for b950b6c
cutils.h
@@ -56,6 +56,7 @@ extern "C" {
56
#endif
57
#if !defined(_WIN32)
58
#include <limits.h>
59
+#include <unistd.h>
60
61
62
#if defined(_MSC_VER) && !defined(__clang__)
0 commit comments