Remove some additional unnecessary std:: in cmath
authorHal Finkel <hfinkel@anl.gov>
Sat, 1 Oct 2016 20:38:44 +0000 (20:38 +0000)
committerHal Finkel <hfinkel@anl.gov>
Sat, 1 Oct 2016 20:38:44 +0000 (20:38 +0000)
commit6f557b9f129821a6232d8e1e23f2c8ae65e01437
treed5bebd5a367a966da56cfde23e004a8e0bdd8e17
parentae22f0b2423192c919ad3c17627a5d40cfcdc5dc
Remove some additional unnecessary std:: in cmath

Unlike in math.h, as Eric pointed out in the review of D18639, we don't need
the std:: in cmath.

llvm-svn: 283052
libcxx/include/cmath