[Part] C*: remove unneeded includes

- also sort includes
This commit is contained in:
Uwe
2022-07-08 01:20:22 +02:00
parent fa585b1ccb
commit e20fe9da38
6 changed files with 22 additions and 39 deletions

View File

@@ -20,17 +20,11 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <gp_Trsf.hxx>
# include <gp_Ax1.hxx>
#endif
#include "CustomFeature.h"
using namespace Part;