compat / msvc.con commit Merge branch 'bp/bind-kp-enter' of git-gui into bp/git-gui-bind-kp-enter (28a1d94)
   1#include "../git-compat-util.h"
   2#include "win32.h"
   3#include <conio.h>
   4#include "../strbuf.h"
   5
   6#include "mingw.c"