Salome HOME
Fixed the problem with several parts creation.
[modules/shaper.git] / src / ModelAPI / ModelAPI_PluginManager.h
index ef3fa80df5c0a489ece2004a08e5b99c5ecd6f47..47c42562ffdcd87682973ccdd152d595593a0290 100644 (file)
@@ -58,4 +58,7 @@ protected:
   friend class Model_Document;
 };
 
+typedef boost::shared_ptr<ModelAPI_PluginManager> PluginManagerPtr;
+
+
 #endif