Salome HOME
Constriction type for all sketch entities
[modules/shaper.git] / src / XGUI / XGUI_SelectionMgr.cpp
index 9eb43d499ee60d566e1aab807e23cd0eb6311d8e..8304179726f246d4106c5cef7f06256dd71a53b5 100644 (file)
@@ -60,7 +60,6 @@ void XGUI_SelectionMgr::setSelectedOwners(const SelectMgr_IndexedMapOfOwner& the
 }
 
 //**************************************************************
-#include <SelectMgr_ListIteratorOfListOfFilter.hxx>
 void XGUI_SelectionMgr::updateSelectedOwners(bool isUpdateViewer)
 {
   Handle(AIS_InteractiveContext) aContext = myWorkshop->viewer()->AISContext();