mirror of
https://github.com/git/git.git
synced 2026-01-10 10:13:33 +00:00
match-trees.h: move declarations for match-trees.c functions from cache.h
Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
b388633c5c
commit
d4ff2072ab
@@ -1,5 +1,6 @@
|
||||
#include "cache.h"
|
||||
#include "hex.h"
|
||||
#include "match-trees.h"
|
||||
#include "tree.h"
|
||||
#include "tree-walk.h"
|
||||
#include "object-store.h"
|
||||
|
||||
Reference in New Issue
Block a user