[Base] remove unused code

This commit is contained in:
Uwe
2022-02-27 19:30:09 +01:00
parent 7a60d92282
commit ca8d93bb97
4 changed files with 0 additions and 11 deletions

View File

@@ -21,8 +21,6 @@
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include "Axis.h"

View File

@@ -23,10 +23,6 @@
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
/// Here the FreeCAD includes sorted by Base,App,Gui......
#include "FileTemplate.h"

View File

@@ -21,8 +21,6 @@
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
#include "Placement.h"
#include "Rotation.h"

View File

@@ -23,9 +23,6 @@
#include "PreCompiled.h"
#ifndef _PreComp_
#endif
/// Here the FreeCAD includes sorted by Base,App,Gui......
#include "Writer.h"
#include "Persistence.h"