Fix build on Windows

This commit is contained in:
DeepSOIC
2015-06-23 22:01:16 +03:00
committed by Stefan Tröger
parent 7e52725956
commit b7abab1131
4 changed files with 10 additions and 6 deletions

View File

@@ -44,6 +44,7 @@
#include <Bnd_Box.hxx>
#include <BRepBndLib.hxx>
#include <BRepMesh_IncrementalMesh.hxx>
#include <BRep_Tool.hxx>
#include <TopExp_Explorer.hxx>
#include <TopoDS.hxx>