[TD] EdgeWalker: try to fix CI compilation issue
This commit is contained in:
@@ -25,9 +25,10 @@
|
||||
// http://www.boost.org/LICENSE_1_0.txt)
|
||||
//**************************************************************************
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#ifndef _PreComp_
|
||||
#include <boost/graph/boyer_myrvold_planar_test.hpp>
|
||||
#include <boost/graph/is_kuratowski_subgraph.hpp>
|
||||
#include <BRepBuilderAPI_MakeWire.hxx>
|
||||
#include <BRepBndLib.hxx>
|
||||
#include <Bnd_Box.hxx>
|
||||
|
||||
@@ -59,6 +59,8 @@
|
||||
#include <set>
|
||||
#include <bitset>
|
||||
|
||||
#include <boost/graph/boyer_myrvold_planar_test.hpp>
|
||||
#include <boost/graph/is_kuratowski_subgraph.hpp>
|
||||
#include <boost/uuid/uuid_io.hpp>
|
||||
|
||||
// OpenCasCade =====================================================================================
|
||||
|
||||
Reference in New Issue
Block a user