Index: src/common/TShellExtMenuConfig.h =================================================================== diff -u -N -rb54c79b15d7c1a101c43994e9a403b07d695c8dc -r4fe995b304ea342b50293f92d3c1992b43b820f7 --- src/common/TShellExtMenuConfig.h (.../TShellExtMenuConfig.h) (revision b54c79b15d7c1a101c43994e9a403b07d695c8dc) +++ src/common/TShellExtMenuConfig.h (.../TShellExtMenuConfig.h) (revision 4fe995b304ea342b50293f92d3c1992b43b820f7) @@ -30,7 +30,7 @@ class TShellMenuItem; -typedef boost::shared_ptr TShellMenuItemPtr; +typedef std::shared_ptr TShellMenuItemPtr; // specifies information about operation type class TOperationTypeInfo