Fem: include Python.h before any vtk headers to fix compiler warnings
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <SMESH_Version.h>
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <Python.h>
|
||||
# include <SMESH_Gen.hxx>
|
||||
# include <SMESH_Mesh.hxx>
|
||||
# include <SMDS_VolumeTool.hxx>
|
||||
|
||||
Reference in New Issue
Block a user