Fix recent commit: std::max -> std::fmax for floats (#6469)
authorParamat <paramat@users.noreply.github.com>
Wed, 27 Sep 2017 21:03:41 +0000 (22:03 +0100)
committerSmallJoker <mk939@ymail.com>
Sun, 3 Jun 2018 15:31:59 +0000 (17:31 +0200)
commitbd8d6f8f2f23fb4b4b4ab274bc6356aa141a31ef
tree71ff2b8adcf1b8414d45cd78a0dde0ee5d3f22b7
parent3a9d500396b327d04439bb5f629d8d713c228e89
Fix recent commit: std::max -> std::fmax for floats (#6469)

Fixes commit a455297d297c0819a7eff89e51e5f01a5ac731c3
<cmath> header was already present in commit.
src/sound_openal.cpp