libgit2/include
Carlos Martín Nieto 9844453611 Add a no-op size_t typedef for the doc parser
Clang's documentation parser, which we use in our documentation system
does not report any comments for functions which use size_t as a type.

The root cause is buried somewhere in libclang but we can work around it
by defining the type ourselves. This typedef makes sure that libclang
sees it and that we do not change its size.
2016-03-31 11:55:47 +02:00
..
git2 Add a no-op size_t typedef for the doc parser 2016-03-31 11:55:47 +02:00
git2.h Include git2/transaction.h 2015-05-31 19:22:12 +02:00