Salome HOME
Initial merge of branch 'BR_HYDRO_IMPS_2016' into BR_PORTING_OCCT_7
[modules/hydro.git] / src / HYDROGUI / HYDROGUI_ExportFileOp.h
index e841688e48414ed05ee65a3e420aa420f26c7a9e..2f20d768c80ef661a008c4af384c6db4aea1b3bb 100644 (file)
 #include <vector>
 
 class SUIT_FileDlg;
-class gp_XYZ;
-class Handle_HYDROData_PolylineXY;
-class Handle_HYDROData_Polyline3D;
-class TopoDS_Face;
 
 class HYDROGUI_ExportFileOp : public HYDROGUI_Operation
 {