]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Model/Model_AttributeSelectionList.cpp
Salome HOME
Put groups to the separated plugin: Collection
[modules/shaper.git] / src / Model / Model_AttributeSelectionList.cpp
index aa9ff1cc08ea092e2434733f1bc08d13c6ab79b8..a6d25f7ad727fa7122b4ab756809b4c1e2d6a730 100644 (file)
@@ -22,8 +22,6 @@
 #include <TNaming_Iterator.hxx>
 #include <NCollection_List.hxx>
 
-using namespace std;
-
 void Model_AttributeSelectionList::append(
     const ResultPtr& theContext, const std::shared_ptr<GeomAPI_Shape>& theSubShape,
     const bool theTemporarily)