revert e7230366 to fix build failure

This commit is contained in:
wmayer
2019-05-04 12:36:00 +02:00
parent 7ea21c84c3
commit 320162a323
2 changed files with 1 additions and 7 deletions

View File

@@ -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;