Fix circular includes between types.h and oid.h

This commit is contained in:
Yuriy Chernyshov
2025-03-31 13:04:34 +03:00
parent 21a351b0ed
commit 60fdf919e7

View File

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