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