X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fardour%2Fcomparable_shared_ptr.h;h=f5e9cd346a5cfbb46cd3c728f7cad105a440b16e;hb=a1c5d1be43007265ef1257889a3138b0fa75c2ac;hp=0aaacd665976f14cfb4e3d26daf528e5b3a52a7e;hpb=59631acc5f41153a294c97ab820a4b41a886e24c;p=ardour.git diff --git a/libs/ardour/ardour/comparable_shared_ptr.h b/libs/ardour/ardour/comparable_shared_ptr.h index 0aaacd6659..f5e9cd346a 100644 --- a/libs/ardour/ardour/comparable_shared_ptr.h +++ b/libs/ardour/ardour/comparable_shared_ptr.h @@ -26,7 +26,7 @@ namespace ARDOUR { template -class LIBARDOUR_API ComparableSharedPtr : public boost::shared_ptr +class /*LIBARDOUR_API*/ ComparableSharedPtr : public boost::shared_ptr , public boost::less_than_comparable > { public: