log-tree: replace include of revision.h with simple forward declaration
Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
4275a22e16
commit
e1fcb3a534
@ -16,6 +16,7 @@
|
||||
#include "reflog-walk.h"
|
||||
#include "refs.h"
|
||||
#include "replace-object.h"
|
||||
#include "revision.h"
|
||||
#include "string-list.h"
|
||||
#include "color.h"
|
||||
#include "gpg-interface.h"
|
||||
|
Reference in New Issue
Block a user