]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ConstructionAPI/ConstructionAPI.i
Salome HOME
Fix memory leak with shared_ptr in HighModelAPI and ConstructionAPI
[modules/shaper.git] / src / ConstructionAPI / ConstructionAPI.i
index 5d9a79484fd8534bb5c1f6695b0b14cc968686a3..ed3c2172a428d599943846a1f92d20598d706928 100644 (file)
 
 // standard definitions
 %include "typemaps.i"
+%include "std_shared_ptr.i"
+
+// shared pointers
+%shared_ptr(ConstructionAPI_Point)
 
 // all supported interfaces
 %include "ConstructionAPI_Point.h"