nv50/ra: `isinf()` is in namespace `std` since C++11.
authorPierre Moreau <pierre.morrow@free.fr>
Fri, 18 Mar 2016 00:17:31 +0000 (01:17 +0100)
committerJose Fonseca <jfonseca@vmware.com>
Wed, 13 Apr 2016 06:41:13 +0000 (07:41 +0100)
commitf525db6358fbaa7b4296d2e6484e0b1ae703ac78
tree0b9216a978d2de38c18d3694bc8e3a969ac051c8
parentfa46848e51a619aba5a748316fe8fe4c2e17d243
nv50/ra: `isinf()` is in namespace `std` since C++11.

This fixes a compile error while building Nouveau with C++11 enabled (and
glibc >= 2.23). This happens if SWR is enabled, as it forces C++11.

Signed-off-by: Pierre Moreau <pierre.morrow@free.fr>
Signed-off-by: Jose Fonseca <jfonseca@vmware.com>
https://bugs.freedesktop.org/show_bug.cgi?id=94907
src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp