Fix missing symbol due to relocation in libgit2.

This commit is contained in:
Romain Muller
2011-05-19 09:29:47 +02:00
parent 16c4ef4ae6
commit a3175617da
+2
View File
@@ -17,6 +17,8 @@
#include <string>
#include <map>
#include <git2/errors.h>
using namespace std;