git_version.h 43 Bytes
Newer Older
Daniel Agar's avatar
Daniel Agar committed
1 2 3
extern "C" {
	const char *git_version();
}