From d07b4a27dfa8dc0a03b125a122f52e858dd146f4 Mon Sep 17 00:00:00 2001
From: Dmitri Naumov <dmitri.naumov@ufz.de>
Date: Mon, 2 Feb 2015 15:01:22 +0100
Subject: [PATCH] [MeL] Remove unused include.

---
 MeshLib/Elements/EdgeReturn.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/MeshLib/Elements/EdgeReturn.h b/MeshLib/Elements/EdgeReturn.h
index 825b666ef77..99a80ebd307 100644
--- a/MeshLib/Elements/EdgeReturn.h
+++ b/MeshLib/Elements/EdgeReturn.h
@@ -10,8 +10,6 @@
 #ifndef EDGERETURN_H_
 #define EDGERETURN_H_
 
-#include "logog/include/logog.hpp"
-
 namespace MeshLib
 {
 
-- 
GitLab