mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
Fix circular includes between types.h and oid.h
This commit is contained in:
committed by
Edward Thomson
parent
00598169d7
commit
c38a362ec6
@@ -8,7 +8,6 @@
|
||||
#define INCLUDE_git_oid_h__
|
||||
|
||||
#include "common.h"
|
||||
#include "types.h"
|
||||
#include "experimental.h"
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user