From 151daea60c575b9dfe7ff24a8f024dc8befa2c8f Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 14 Jun 2013 05:20:15 +0000
Subject: [PATCH] should still include GmshSocket.h

---
 Common/GmshMessage.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Common/GmshMessage.cpp b/Common/GmshMessage.cpp
index fdad3339ba..260266ee4f 100644
--- a/Common/GmshMessage.cpp
+++ b/Common/GmshMessage.cpp
@@ -11,6 +11,7 @@
 #include <sys/stat.h>
 #include "GmshConfig.h"
 #include "GmshMessage.h"
+#include "GmshSocket.h"
 #include "Gmsh.h"
 #include "GModel.h"
 #include "Options.h"
-- 
GitLab