Corrections for compilation on other OS

This commit is contained in:
Yoann Audouin 2022-10-26 10:33:28 +02:00
parent 4403c126a0
commit df57f987dd
2 changed files with 2 additions and 3 deletions

View File

@ -28,6 +28,7 @@
//#define CHRONODEF
#include <boost/asio.hpp>
#include "SMESH_Gen.hxx"
#include "SMESH_DriverMesh.hxx"
@ -58,7 +59,6 @@
using namespace std;
#include <boost/filesystem.hpp>
#include <boost/asio.hpp>
namespace fs = boost::filesystem;
// Environment variable separator
@ -240,7 +240,7 @@ const std::function<void(SMESH_subMesh*,
bool,
TopTools_IndexedMapOfShape *,
TSetOfInt*)>
compute_function([&] (SMESH_subMesh* sm,
compute_function([] (SMESH_subMesh* sm,
SMESH_subMesh::compute_event event,
SMESH_subMesh *shapeSM,
bool aShapeOnly,

View File

@ -674,7 +674,6 @@ private:
const bool theIsDump);
void SetNbThreads(int nbThreads);
void SetMesherNbThreads(int nbThreads);
/*!
* \brief Finds concurrent sub-meshes