Salome HOME
Revert insufficient changes to avoid compilation error on Linux
[modules/shaper.git] / src / Model / Model_Objects.h
index 517311b1edd765c0ae73ccfda572204cab7bbf41..72c85936b48c00153b3cf9eda46f7905e8ad9cc7 100644 (file)
@@ -222,6 +222,8 @@ class Model_Objects
   friend class Model_AttributeReference;
   friend class Model_AttributeRefAttr;
   friend class Model_AttributeRefList;
+  friend class Model_AttributeRefList;
+  friend class Model_SelectionNaming;
 };
 
 #endif