[Sketch] App: improve PreCompiled.h handling

This commit is contained in:
Uwe
2022-12-08 01:02:52 +01:00
parent 58d8b36dfd
commit ffe5c754af
5 changed files with 19 additions and 43 deletions

View File

@@ -20,14 +20,11 @@
* *
***************************************************************************/
#include "PreCompiled.h"
#ifndef _PreComp_
# include <boost/format.hpp>
#endif // #ifndef _PreComp_
#include <boost/format.hpp>
#include <Base/Exception.h>
#include <Mod/Part/App/Geometry.h>