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
@@ -1,6 +1,7 @@
|
||||
#include "cache.h"
|
||||
#include "object-store.h"
|
||||
#include "commit.h"
|
||||
#include "convert.h"
|
||||
#include "blob.h"
|
||||
#include "diff.h"
|
||||
#include "diffcore.h"
|
||||
|
||||
Reference in New Issue
Block a user