Salome HOME
Additional fix for the #2659 optimization
[modules/shaper.git] / src / Model / Model_Data.h
index 8d12bc4d32a53f8ec81dec7a9b5d98aaec7262f2..598193cb8903bc6eae4ed0b44601ca727bd94e46 100644 (file)
@@ -96,6 +96,7 @@ class Model_Data : public ModelAPI_Data
   friend class Model_ValidatorsFactory;
   friend class Model_SelectionNaming;
   friend class Model_ResultConstruction;
+  friend class Model_ResultBody;
 
  public:
   /// The simplest constructor. "setLabel" must be called just after to initialize correctly.