From Mario Valle, "Attached two small correction to remove the following warnings from MINGW build."
This commit is contained in:
@@ -27,8 +27,9 @@
|
||||
#define stat64 _stati64
|
||||
|
||||
// set up for windows so acts just like unix access().
|
||||
#ifndef F_OK
|
||||
#define F_OK 4
|
||||
|
||||
#endif
|
||||
|
||||
#else // unix
|
||||
|
||||
|
||||
Reference in New Issue
Block a user