Skip to content
git_version.h 43 B
Newer Older
Daniel Agar's avatar
Daniel Agar committed
extern "C" {
	const char *git_version();
}