Include common.h in version.h

Fixes #7027
This commit is contained in:
Edward Thomson
2025-01-23 00:22:34 +00:00
parent 90465353a5
commit 24b5096712

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