Fem: [skip ci] change include order to fix compiler warning due to a re-defition of a macro in a Python header
This commit is contained in:
@@ -24,10 +24,10 @@
|
||||
#ifndef Fem_FemPostPipeline_H
|
||||
#define Fem_FemPostPipeline_H
|
||||
|
||||
#include "FemResultObject.h"
|
||||
#include "FemPostObject.h"
|
||||
#include "FemPostFilter.h"
|
||||
#include "FemPostFunction.h"
|
||||
#include "FemResultObject.h"
|
||||
|
||||
#include <vtkSmartPointer.h>
|
||||
#include <vtkDataSet.h>
|
||||
|
||||
Reference in New Issue
Block a user