+ 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,8 +26,8 @@
#ifndef _PreComp_
#endif
#include <Base/Parameter.h>
#include "ViewProviderRegularPolygon.h"
#include <Base/Parameter.h>
using namespace PartGui;
using namespace std;