fix gcc8 build failure

This commit is contained in:
wmayer
2018-11-02 18:57:43 +01:00
parent 684b4ab03a
commit 5ff383b46c

View File

@@ -30,7 +30,7 @@
#include "SMESH_StdMeshers.hxx"
#include "SMDS_MeshElement.hxx"
#include "SMDS_MeshNode.hxx"
#include <TopTools_DataMapOfShapeShape.hxx>
#include <TopTools_IndexedDataMapOfShapeListOfShape.hxx>