add missing header file

This commit is contained in:
wmayer
2017-07-23 20:57:32 +02:00
parent e95897dad7
commit 05fad5e1f0

View File

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