Merge pull request #7121 from yonathan-ashebir/main

Adding missing includes in public header files
This commit is contained in:
Edward Thomson
2026-05-06 22:01:18 +01:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@
#include "common.h"
#include "oid.h"
#include "types.h"
/**
* @file git2/blame.h

View File

@@ -8,6 +8,7 @@
#define INCLUDE_git_note_h__
#include "oid.h"
#include "types.h"
/**
* @file git2/notes.h