rearrange headers to avoid warning

This commit is contained in:
wmayer
2016-12-30 13:31:08 +01:00
parent 9607ce0a8f
commit 79ddef18f2
2 changed files with 6 additions and 6 deletions

View File

@@ -22,7 +22,6 @@
#include "PreCompiled.h"
#include "PropertyPostDataObject.h"
#include <Base/FileInfo.h>
#include <Base/Console.h>
#include <Base/Writer.h>
@@ -43,6 +42,7 @@
#include <vtkXMLUnstructuredGridReader.h>
#include <vtkXMLRectilinearGridReader.h>
#include <vtkXMLImageDataReader.h>
#include "PropertyPostDataObject.h"
#ifndef _PreComp_