From b4162ac3df182ffdca2178a826ff1bb91272be69 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 25 Jan 2012 08:46:35 +0000
Subject: [PATCH] fix compile

---
 Geo/GModel.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Geo/GModel.cpp b/Geo/GModel.cpp
index 5e0bc72e9f..f516d59953 100644
--- a/Geo/GModel.cpp
+++ b/Geo/GModel.cpp
@@ -10,6 +10,7 @@
 #include "GModel.h"
 #include "GModelFactory.h"
 #include "GFaceCompound.h"
+#include "GEdgeCompound.h"
 #include "MPoint.h"
 #include "MLine.h"
 #include "MTriangle.h"
-- 
GitLab