mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-12 09:40:35 +05:00
#26981 [CEA][Windows] SALOME compilation issueS
This commit is contained in:
parent
995410b1ca
commit
2c5e4604a9
@ -83,10 +83,9 @@ static bool fexists(const char *filename)
|
||||
return false;
|
||||
}
|
||||
|
||||
Engines::EngineComponent_var RetrievePadderMeshJobManagerInstance()
|
||||
{
|
||||
|
||||
}
|
||||
//Engines::EngineComponent_var RetrievePadderMeshJobManagerInstance()
|
||||
//{
|
||||
//}
|
||||
|
||||
//
|
||||
// ====================================================================
|
||||
|
@ -43,7 +43,7 @@
|
||||
#define MESHJOBMANAGERENGINE_EXPORT
|
||||
#endif
|
||||
|
||||
Engines::EngineComponent_var RetrievePadderMeshJobManagerInstance();
|
||||
//Engines::EngineComponent_var RetrievePadderMeshJobManagerInstance();
|
||||
|
||||
class MESHJOBMANAGERENGINE_EXPORT MeshJobManager_i: public virtual POA_MESHJOB::MeshJobManager,
|
||||
public Engines_Component_i
|
||||
|
Loading…
Reference in New Issue
Block a user