start_command: flush buffers in the WIN32 code path as well
[git/dscho.git] / compat / msvc.c
blob71843d7eefafcea2ddf71b9fbff519790f661481
1 #include "../git-compat-util.h"
2 #include "win32.h"
3 #include <conio.h>
4 #include "../strbuf.h"
6 #include "mingw.c"