Merge pull request #7059 from georgthegreat/circular-includes

Fix circular includes between types.h and oid.h
This commit is contained in:
Edward Thomson
2025-06-05 13:11:20 +01:00
committed by GitHub

View File

@@ -8,7 +8,6 @@
#define INCLUDE_git_oid_h__
#include "common.h"
#include "types.h"
#include "experimental.h"
/**