mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
treewide: be explicit about dependence on convert.h
Signed-off-by: Elijah Newren <newren@gmail.com> Acked-by: Calvin Wan <calvinwan@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
6c6ddf92d5
commit
73359a9b43
@@ -2,6 +2,7 @@
|
||||
#define UNPACK_TREES_H
|
||||
|
||||
#include "cache.h"
|
||||
#include "convert.h"
|
||||
#include "strvec.h"
|
||||
#include "string-list.h"
|
||||
#include "tree-walk.h"
|
||||
|
||||
Reference in New Issue
Block a user