Salome HOME
Fix compilation error on Debian 6.0
authorrnv <rnv@opencascade.com>
Fri, 2 Sep 2016 08:30:11 +0000 (11:30 +0300)
committerrnv <rnv@opencascade.com>
Fri, 2 Sep 2016 08:30:11 +0000 (11:30 +0300)
src/OperationGUI/OperationGUI_ExtractionDlg.cxx

index 0eee97dc726021837ac8a2e8c2d317ec8c028651..9c9557a5f2e52ef7642bc1ba40330d2cde2a51b4 100644 (file)
@@ -32,6 +32,7 @@
 #include <SUIT_Session.h>
 
 #include <TColStd_MapIteratorOfMapOfInteger.hxx>
+#include <TColStd_ListIteratorOfListOfInteger.hxx>
 #include <TopExp.hxx>
 #include <TopExp_Explorer.hxx>
 #include <TopoDS_Iterator.hxx>