revert 3a133ee0 to fix build failure
This commit is contained in:
@@ -92,10 +92,7 @@
|
||||
#include <Mod/Part/App/FaceMakerBullseye.h>
|
||||
#include <Mod/Part/App/CrossSection.h>
|
||||
#include "Area.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include "../libarea/Area.h"
|
||||
#endif
|
||||
#include "../libarea/Area.h"
|
||||
|
||||
|
||||
namespace bg = boost::geometry;
|
||||
|
||||
@@ -56,9 +56,6 @@
|
||||
#include <cinttypes>
|
||||
#include <iomanip>
|
||||
|
||||
// Libarea
|
||||
#include "../libarea/Area.h"
|
||||
|
||||
// Python
|
||||
#include <Python.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user