mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
Add missing includes in public header files
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
|
||||
#include "common.h"
|
||||
#include "oid.h"
|
||||
#include "types.h"
|
||||
|
||||
/**
|
||||
* @file git2/blame.h
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
#define INCLUDE_git_note_h__
|
||||
|
||||
#include "oid.h"
|
||||
#include "types.h"
|
||||
|
||||
/**
|
||||
* @file git2/notes.h
|
||||
|
||||
Reference in New Issue
Block a user