Commit cb64d3a8 authored by Paul Ganssle's avatar Paul Ganssle Committed by GitHub

Merge pull request #1785 from lazka/launcher-fix-mingw-build

launcher: Fix build with mingw-w64
parents 9ee3dae8 fa22b42d
......@@ -37,6 +37,7 @@
#include <windows.h>
#include <tchar.h>
#include <fcntl.h>
#include <process.h>
int child_pid=0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment