Add an empty 'unistd.h' to stop the compiler complaining when it gets unnecessarily #included
This commit is contained in:
parent
338f53e69a
commit
b8109ef87e
4
msvc_extra_headers/unistd.h.input
Normal file
4
msvc_extra_headers/unistd.h.input
Normal file
@ -0,0 +1,4 @@
|
||||
/*
|
||||
** Emtpy file to prevent Win32 compiler from complaining that the
|
||||
** file doesn't exist.
|
||||
*/
|
Loading…
Reference in New Issue
Block a user