summaryrefslogtreecommitdiff
path: root/src/buildtool/file_system/git_tree.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/file_system/git_tree.cpp')
-rw-r--r--src/buildtool/file_system/git_tree.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/buildtool/file_system/git_tree.cpp b/src/buildtool/file_system/git_tree.cpp
index 1f916dc1..3d1418f1 100644
--- a/src/buildtool/file_system/git_tree.cpp
+++ b/src/buildtool/file_system/git_tree.cpp
@@ -15,7 +15,7 @@
#include "src/buildtool/file_system/git_tree.hpp"
#include <algorithm>
-#include <sstream>
+#include <functional>
#include <vector>
#include "src/buildtool/common/artifact_digest.hpp"
@@ -23,10 +23,6 @@
#include "src/buildtool/logging/logger.hpp"
#include "src/utils/cpp/path.hpp"
-extern "C" {
-#include <git2.h>
-}
-
namespace {
// resolve '.' and '..' in path.