Skip to content
Snippets Groups Projects
Commit 1f2ca1c1 authored by Paul Sokolovsky's avatar Paul Sokolovsky
Browse files

unix file: mingw32 has STDIN_FILENO and friends in stdio.h .

TODO: Never "optimize" includes any more!
parent 353b0289
No related branches found
No related tags found
No related merge requests found
#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
#include <errno.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment