From 2c83c3807d1aca859d54071e09c91da48ae95547 Mon Sep 17 00:00:00 2001 From: Josh Klontz Date: Thu, 2 Sep 2021 13:54:54 -0600 Subject: [PATCH] compile fix --- openbr/plugins/gallery/binary.cpp | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/openbr/plugins/gallery/binary.cpp b/openbr/plugins/gallery/binary.cpp index 0ec083e..32d5e0e 100644 --- a/openbr/plugins/gallery/binary.cpp +++ b/openbr/plugins/gallery/binary.cpp @@ -25,7 +25,6 @@ #include #include -#include namespace br { -- libgit2 0.21.4