Fix circular includes between types.h and oid.h
authorYuriy Chernyshov <[email protected]>
Mon, 31 Mar 2025 10:04:34 +0000 (31 13:04 +0300)
committerYuriy Chernyshov <[email protected]>
Mon, 31 Mar 2025 10:04:34 +0000 (31 13:04 +0300)
include/git2/oid.h

index b9e02ce..f192064 100644 (file)
@@ -8,7 +8,6 @@
 #define INCLUDE_git_oid_h__
 
 #include "common.h"
-#include "types.h"
 #include "experimental.h"
 
 /**