add missing header file

This commit is contained in:
wmayer
2019-01-27 00:05:23 +01:00
parent d2ddce6a2e
commit f2dc59c3ab

View File

@@ -34,6 +34,7 @@
# include <TopLoc_Location.hxx>
# include <TopTools_ListOfShape.hxx>
# include <TopTools_ListIteratorOfListOfShape.hxx>
# include <TopTools_MapOfShape.hxx>
#endif
#include "BRepOffsetAPI_MakeOffsetFix.h"