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^0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=055feecf7e4709c71261651d52f19fd26068c19c;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