[TD] EdgeWalker: try to fix CI compilation issue

This commit is contained in:
Uwe
2022-03-25 00:29:29 +01:00
parent 4193686594
commit 5f817f64da
2 changed files with 4 additions and 1 deletions

View File

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