about summary refs log tree commit diff
path: root/third_party/git/compat/msvc.c
blob: 71843d7eefafcea2ddf71b9fbff519790f661481 (plain) (blame)
1
2
3
4
5
6
#include "../git-compat-util.h"
#include "win32.h"
#include <conio.h>
#include "../strbuf.h"

#include "mingw.c"