[TD] E* - L*: remove unused includes

- also sort includes
- also additions to precompiled header
This commit is contained in:
Uwe
2022-10-05 03:43:42 +02:00
parent b6c50406f8
commit d3c70c8740
15 changed files with 85 additions and 149 deletions

View File

@@ -20,17 +20,15 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <boost/uuid/uuid_io.hpp>
#endif
#include "Cosmetic.h"
#include "GeomFormatPy.h"
#include "GeomFormatPy.cpp"
using namespace TechDraw;
// returns a string which represents the object e.g. when printed in python