'libs/pbd/file_utils.cc' didn't apply cleanly for some reason
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
#include <glib.h>
|
||||
#include <glib/gstdio.h>
|
||||
|
||||
#ifdef WIN32
|
||||
#include <io.h> // for W_OK
|
||||
#ifdef COMPILER_MINGW
|
||||
#include <io.h> // For W_OK
|
||||
#endif
|
||||
|
||||
#include <glibmm/fileutils.h>
|
||||
|
||||
Reference in New Issue
Block a user