--- src/3rdParty/salomesmesh/inc/SMESH_Quadtree.hxx.orig 2026-04-14 22:09:59 UTC +++ src/3rdParty/salomesmesh/inc/SMESH_Quadtree.hxx @@ -29,7 +29,12 @@ #include "SMESH_Utils.hxx" #include "SMESH_tree.hxx" +#include +#if OCC_VERSION_HEX >= 0x080000 +#include +#else #include +#endif /*! * \brief 2D tree of anything.