Fix circular includes between types.h and oid.h

This commit is contained in:
Yuriy Chernyshov
2025-03-31 13:04:34 +03:00
committed by Edward Thomson
parent 00598169d7
commit c38a362ec6

View File

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