small fix for VS 2013
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
|
||||
|
||||
#include "PreCompiled.h"
|
||||
#include <Base/Tools.h>
|
||||
#include <algorithm>
|
||||
#include <iterator>
|
||||
#include <Geom_Surface.hxx>
|
||||
@@ -64,6 +65,8 @@
|
||||
|
||||
using namespace ModelRefine;
|
||||
|
||||
|
||||
|
||||
void ModelRefine::getFaceEdges(const TopoDS_Face &face, EdgeVectorType &edges)
|
||||
{
|
||||
TopExp_Explorer it;
|
||||
|
||||
Reference in New Issue
Block a user