[Part] ViewProvider: P to T: remove unused includes

This commit is contained in:
Uwe
2022-07-31 14:55:19 +02:00
parent 786741c0c0
commit 4b5062c0d3
13 changed files with 27 additions and 127 deletions

View File

@@ -20,19 +20,14 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include "ViewProviderPointParametric.h"
using namespace PartGui;
using namespace std;
//**************************************************************************
// Construction/Destruction