From: vsr Date: Wed, 2 Mar 2022 12:24:02 +0000 (+0300) Subject: bos #18710 Compile GMSHPLUGIN on Windows X-Git-Tag: V9_9_0a1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=cf057623946f08592aa0a763793d2436d637fd4d;p=plugins%2Fgmshplugin.git bos #18710 Compile GMSHPLUGIN on Windows --- diff --git a/src/GMSHPlugin/GMSHPlugin_Mesher.cxx b/src/GMSHPlugin/GMSHPlugin_Mesher.cxx index 8ac85b5..847526e 100644 --- a/src/GMSHPlugin/GMSHPlugin_Mesher.cxx +++ b/src/GMSHPlugin/GMSHPlugin_Mesher.cxx @@ -60,7 +60,7 @@ #if GMSH_MAJOR_VERSION >=4 #include -#include +#include #endif #if GMSH_MAJOR_VERSION >=4 && GMSH_MINOR_VERSION >=8