Fem: Python header must be included before vtk headers to avoid re-definition of macro _LARGEFILE_SOURCE
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <Python.h>
|
||||
# include <vtkPolyData.h>
|
||||
# include <vtkStructuredGrid.h>
|
||||
# include <vtkRectilinearGrid.h>
|
||||
|
||||
Reference in New Issue
Block a user