mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-25 20:38:59 +00:00
iterator: unused includes removed
This commit is contained in:
parent
c017c18361
commit
f4777058d0
@ -8,10 +8,6 @@
|
||||
#include "iterator.h"
|
||||
#include "tree.h"
|
||||
#include "index.h"
|
||||
#include "ignore.h"
|
||||
#include "buffer.h"
|
||||
#include "submodule.h"
|
||||
#include <ctype.h>
|
||||
|
||||
#define GIT_ITERATOR_FIRST_ACCESS (1 << 15)
|
||||
#define GIT_ITERATOR_HONOR_IGNORES (1 << 16)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user