mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-22 06:26:26 +00:00
Fix circular includes between types.h and oid.h
This commit is contained in:
@@ -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