Revert "Corrections for compilation on other OS"

This reverts commit df57f987dd.
This commit is contained in:
Yoann Audouin 2022-11-02 10:51:17 +01:00 committed by Nabil Ghodbane
parent 255c738799
commit f6a8df1d49
2 changed files with 3 additions and 2 deletions

View File

@ -28,7 +28,6 @@
//#define CHRONODEF
#include <boost/asio.hpp>
#include "SMESH_Gen.hxx"
#include "SMESH_DriverMesh.hxx"
@ -59,6 +58,7 @@
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,6 +674,7 @@ private:
const bool theIsDump);
void SetNbThreads(int nbThreads);
void SetMesherNbThreads(int nbThreads);
/*!
* \brief Finds concurrent sub-meshes