+ reorder header to fix warnings with Win32 build

This commit is contained in:
wmayer
2015-11-30 20:38:19 +01:00
parent 6836e7317f
commit f46371b6ac
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;