[Sketch] App: improve PreCompiled.h handling
This commit is contained in:
@@ -20,17 +20,16 @@
|
||||
* *
|
||||
***************************************************************************/
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
|
||||
# include <boost/uuid/uuid_io.hpp>
|
||||
#endif
|
||||
|
||||
#include "GeometryFacade.h"
|
||||
|
||||
//#include <Base/Console.h> // Only for Debug, when/if necessary
|
||||
#include <Base/Exception.h>
|
||||
#include <boost/uuid/uuid_io.hpp>
|
||||
|
||||
|
||||
#include "GeometryFacadePy.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user