From 3af4d83dfa190d8d95aefbf31ae0b1d85abe492a Mon Sep 17 00:00:00 2001
From: Trygve Laugstøl <trygvis@inamo.no>
Date: Fri, 1 Sep 2017 09:29:06 +0200
Subject: o Adding missing include.

---
 .gitmodules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to '.gitmodules')

diff --git a/.gitmodules b/.gitmodules
index a168a2f..f280b82 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
 [submodule "json"]
 	path = json
-	url = https://github.com/nlohmann/json.git
+	url = https://github.com/nlohmann/json
 [submodule "gsl"]
 	path = gsl
 	url = https://github.com/Microsoft/GSL
-- 
cgit v1.2.3