treewide: remove unnecessary includes for wrapper.h
Signed-off-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
28aed75a9f
commit
da9502ff4d
@ -20,7 +20,6 @@
|
||||
#include "trace.h"
|
||||
#include "notes-utils.h"
|
||||
#include "commit-reach.h"
|
||||
#include "wrapper.h"
|
||||
|
||||
struct notes_merge_pair {
|
||||
struct object_id obj, base, local, remote;
|
||||
|
Reference in New Issue
Block a user