missing headers (external smesh)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#include "HypothesisPy.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <sstream>
|
||||
@@ -62,7 +63,6 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#include "HypothesisPy.h"
|
||||
#include "FemMeshPy.h"
|
||||
#include <Base/Interpreter.h>
|
||||
#include <Mod/Part/App/TopoShapePy.h>
|
||||
|
||||
@@ -74,6 +74,7 @@
|
||||
#include <boost/tokenizer.hpp>
|
||||
|
||||
// Salomesh
|
||||
#include <SMESH_Version.h>
|
||||
#include <SMESH_Gen.hxx>
|
||||
#include <SMESH_Group.hxx>
|
||||
#include <SMESHDS_Mesh.hxx>
|
||||
|
||||
Reference in New Issue
Block a user