Replace std::setiosflags(std::ios::fixed) with std::fixed
commite45f498d1aa3f4ab8e4b8c474540245ae06cc747
authorChris Robinson <chris.kcat@gmail.com>
Sat, 28 Oct 2017 20:44:24 +0000 (28 13:44 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Sat, 28 Oct 2017 20:44:24 +0000 (28 13:44 -0700)
tree2425e4593aa672eec0e723cde0c237eff07ece04
parentaa4cb47451a1628bc169734c58a89fce98716819
Replace std::setiosflags(std::ios::fixed) with std::fixed
examples/alure-dumb.cpp
examples/alure-hrtf.cpp
examples/alure-physfs.cpp
examples/alure-play.cpp
examples/alure-reverb.cpp
examples/alure-stream.cpp