This commit is contained in:
Бранимир Караџић
2020-04-10 21:11:18 -07:00
parent cb604eb1fe
commit b3d1460368
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
* License: https://github.com/bkaradzic/bgfx#license-bsd-2-clause
*/
#include <bx/macros.h>
#include <bx/bx.h>
#if BX_COMPILER_MSVC
# define generic GenericFromFreeType // WinRT language extensions see "generic" as a keyword... this is stupid