mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-09 18:13:41 +01:00
GSubprocess win32 fixups
Note: we go out of our way not to pass a child setup function on win32 (even if it does nothing) because we get a g_warning() from gspawn if we do so.
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
#include "gioerror.h"
|
||||
#include "gsimpleasyncresult.h"
|
||||
#include "gwin32inputstream.h"
|
||||
#include "giowin32-priv.h"
|
||||
#include "gcancellable.h"
|
||||
#include "gasynchelper.h"
|
||||
#include "glibintl.h"
|
||||
|
||||
Reference in New Issue
Block a user