Merge pull request #7030 from libgit2/ethomson/version

Include common.h in version.h
This commit is contained in:
Edward Thomson
2025-01-23 13:51:43 -08:00
committed by GitHub

View File

@@ -7,6 +7,8 @@
#ifndef INCLUDE_git_version_h__
#define INCLUDE_git_version_h__
#include "common.h"
/**
* @file git2/version.h
* @brief The version of libgit2