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
@ -53,7 +53,6 @@
|
||||
#include "commit-reach.h"
|
||||
#include "wt-status.h"
|
||||
#include "commit-graph.h"
|
||||
#include "wrapper.h"
|
||||
|
||||
#define DEFAULT_TWOHEAD (1<<0)
|
||||
#define DEFAULT_OCTOPUS (1<<1)
|
||||
|
Reference in New Issue
Block a user