From: Ben Hutchings Date: Tue, 10 Jul 2007 19:03:34 +0000 (+0000) Subject: Added explicit template argument for use of std::min with argument types unsigned... X-Git-Tag: 1.2.1 X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;h=9b315c3736f832efaa168ec9cc3c437bcc6c2830;hp=9b315c3736f832efaa168ec9cc3c437bcc6c2830;p=videolink.git Added explicit template argument for use of std::min with argument types unsigned and std::size_t. ---