treewide: remove cache.h inclusion due to pager.h changes
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
ca4eed708d
commit
77f091ed9f
@ -9,7 +9,7 @@
|
||||
*/
|
||||
|
||||
#define GIT_TEST_PROGRESS_ONLY
|
||||
#include "cache.h"
|
||||
#include "git-compat-util.h"
|
||||
#include "pager.h"
|
||||
#include "progress.h"
|
||||
#include "strbuf.h"
|
||||
|
Reference in New Issue
Block a user