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