From 6c8a41a229e133e6f9a0f5c9b490870afc1a31f1 Mon Sep 17 00:00:00 2001 From: Jarryd Beck Date: Wed, 20 Jul 2022 07:51:04 +1000 Subject: [PATCH] Remove unused header --- include/cxxopts.hpp | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/include/cxxopts.hpp b/include/cxxopts.hpp index a582170..d3bc5a5 100644 --- a/include/cxxopts.hpp +++ b/include/cxxopts.hpp @@ -31,7 +31,6 @@ THE SOFTWARE. #include #include #include -#include #include #include #include -- libgit2 0.21.4