Including git2/status.h in the git2.h header.

This commit is contained in:
Julien Miotte 2011-07-27 18:31:13 +02:00
parent 4930e72187
commit b311e3132a

View File

@ -60,5 +60,6 @@
#include "git2/refspec.h"
#include "git2/net.h"
#include "git2/transport.h"
#include "git2/status.h"
#endif