Older versions of the Microsoft Visual C compiler do not support C99 and do not have stdbool.h. Additionally, Epoxy is pretty much C89 compliant, and stdbool.h is part of C99. We can add a simple fallback for MSVC, in case we end up getting built with it.macos/v1.5.9
parent
5bcc550a6c
commit
6973dd5db3
Loading…
Reference in new issue