add missing header file

This commit is contained in:
wmayer
2017-07-23 20:57:32 +02:00
parent 360c07c33c
commit 79e87e22c1

View File

@@ -25,6 +25,7 @@
#ifndef _PreComp_
# include <BRepAlgoAPI_BooleanOperation.hxx>
# include <BRepCheck_Analyzer.hxx>
# include <Standard_Failure.hxx>
# include <memory>
#endif