summaryrefslogtreecommitdiff
path: root/include/git2/stash.h
diff options
context:
space:
mode:
authorEtienne Samson <samson.etienne@gmail.com>2018-03-22 23:27:20 +0100
committerEtienne Samson <samson.etienne@gmail.com>2018-05-07 21:50:15 +0200
commit84bcae6c08384ce32ab77a7b5b48098925b61918 (patch)
tree289ca964639ee053bb8b3f667caa18e83dfb5441 /include/git2/stash.h
parent81ea99577cd014d5a023b0713e1fe16e74f7952a (diff)
downloadlibgit2-84bcae6c08384ce32ab77a7b5b48098925b61918.tar.gz
docs: add buffer.h & oid.h to types.h
Otherwise docurium/clang chokes on the types, and ignores the documentation comments altogether.
Diffstat (limited to 'include/git2/stash.h')
-rw-r--r--include/git2/stash.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/git2/stash.h b/include/git2/stash.h
index 3af9cde38..f9e92abaa 100644
--- a/include/git2/stash.h
+++ b/include/git2/stash.h
@@ -9,6 +9,7 @@
#include "common.h"
#include "types.h"
+#include "checkout.h"
/**
* @file git2/stash.h