t2202: make sure "git add" (no args) stays a no-op
[git/gitweb.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"