From: Joel Holdsworth Date: Tue, 20 May 2014 21:58:55 +0000 (+0100) Subject: Replaced boost::shared_ptr with std::shared_ptr X-Git-Url: http://git.code-monkey.de/?a=commitdiff_plain;h=f9abf97e78bc4825d80926b0ebc6cbaef40768b1;hp=f9abf97e78bc4825d80926b0ebc6cbaef40768b1;p=pulseview.git Replaced boost::shared_ptr with std::shared_ptr ---