[Sketch] App A - G: remove unused headers

- also some sorting
This commit is contained in:
Uwe
2022-12-11 18:14:44 +01:00
parent 7b3d759ea1
commit a139a35d24
17 changed files with 56 additions and 114 deletions

View File

@@ -21,15 +21,15 @@
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <sstream>
#endif
#include "Constraint.h"
#include <Base/QuantityPy.h>
#include "ConstraintPy.h"
#include "ConstraintPy.cpp"
#include <Base/QuantityPy.h>
using namespace Sketcher;