mesa: move fpclassify work-arounds into c99_math.h
authorBrian Paul <brianp@vmware.com>
Sat, 7 Mar 2015 20:15:22 +0000 (13:15 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 12 Mar 2015 13:52:35 +0000 (07:52 -0600)
commitbe4e198be00c03e88315058eb81187a9547e3e87
tree57687ed8c9594c3580188fcc48cb2d67e1c1b95e
parent70dc8a9930f561d7ce6db7e58b5bc9b4d940e37b
mesa: move fpclassify work-arounds into c99_math.h

v2: Use #error in the #else clause, per Jose.

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
include/c99_math.h
src/mesa/main/querymatrix.c