X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FModelAPI_PluginManager.h;h=47c42562ffdcd87682973ccdd152d595593a0290;hb=5dfed65281f80488610fa9817350611277c6b0aa;hp=ef3fa80df5c0a489ece2004a08e5b99c5ecd6f47;hpb=c7505612fcb85d694bd28f00795243b552892c6c;p=modules%2Fshaper.git diff --git a/src/ModelAPI/ModelAPI_PluginManager.h b/src/ModelAPI/ModelAPI_PluginManager.h index ef3fa80df..47c42562f 100644 --- a/src/ModelAPI/ModelAPI_PluginManager.h +++ b/src/ModelAPI/ModelAPI_PluginManager.h @@ -58,4 +58,7 @@ protected: friend class Model_Document; }; +typedef boost::shared_ptr PluginManagerPtr; + + #endif