]> SALOME platform Git repositories - plugins/ghs3dplugin.git/commitdiff
Salome HOME
Add missing include.
authorjfa <jfa@opencascade.com>
Thu, 8 Nov 2007 13:12:45 +0000 (13:12 +0000)
committerjfa <jfa@opencascade.com>
Thu, 8 Nov 2007 13:12:45 +0000 (13:12 +0000)
src/GHS3DPlugin_GHS3D.cxx

index d0c567e8422d05632275924f734396f5d78abcc1..6de368136556b05ed371da9bef02d0486bd3ac84 100644 (file)
@@ -35,6 +35,7 @@ using namespace std;
 #include "SMDS_MeshElement.hxx"
 #include "SMDS_MeshNode.hxx"
 
+#include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <OSD_File.hxx>