mame/3rdparty/bx/include
Steven Chamberlain 423097c40f bx: refactor #ifdefs
Fix potential compilation error by ensuring __GLIBC__ is only evaluated
when actually defined.

When __GLIBC__ is defined, we do not need any additional headers on BSD
platforms (hence why using #elif).
2016-07-13 14:15:39 +01:00
..
bx bx: refactor #ifdefs 2016-07-13 14:15:39 +01:00
compat bx: use system signal.h on glibc systems 2016-07-13 13:14:15 +01:00
tinystl Update to latest BGFX and BX(nw) 2016-03-20 16:50:14 +01:00