Added missing #include <algorithm> for std::min() and std::max()
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Thu, 19 Sep 2013 23:26:37 +0000 (08:26 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Thu, 19 Sep 2013 23:26:37 +0000 (08:26 +0900)
commite6f9a06894e631e2e980b8f8f640bb2e7140b315
treed4693d679c939c691765d9393a4791996b95c7e4
parentc12b6697f97635dfe460fbaeaad008fdd6e05221
Added missing #include <algorithm> for std::min() and std::max()
taglib/riff/rifffile.cpp
taglib/toolkit/tbytevector.cpp