-
Federico G. Schwindt authored
stdbool.h gets pulled in indirectly, which defines bool to _Bool. Since we are not using the bool type here, just undefine it.
184736fa
stdbool.h gets pulled in indirectly, which defines bool to _Bool. Since we are not using the bool type here, just undefine it.