bos #36429: fix compilation issue on windows

This commit is contained in:
Nabil Ghodbane 2023-07-04 11:11:31 +02:00
parent 3230448de9
commit 494b66695d

View File

@ -36,7 +36,8 @@
#include <SMESH_Algo.hxx>
#include <SMESH_ProxyMesh.hxx>
#include <SALOMEDS_Tool.hxx>
#include "Basics_Utils.hxx"
#include "SALOME_Basics.hxx"
#include <TopTools_IndexedMapOfShape.hxx>
namespace nglib {