+ reorder header to fix warnings with Win32 build

This commit is contained in:
wmayer
2015-11-30 20:38:19 +01:00
parent fd802bad80
commit 244054ff1f
7 changed files with 10 additions and 23 deletions

View File

@@ -26,6 +26,7 @@
#ifndef _PreComp_
#endif
#include "ViewProviderImport.h"
#include <Mod/Part/App/PartFeature.h>
/// Here the FreeCAD includes sorted by Base,App,Gui......
@@ -36,8 +37,6 @@
#include <Gui/View3DInventorViewer.h>
#include <App/Application.h>
#include "ViewProviderImport.h"
using namespace PartGui;