This commit is contained in:
Branimir Karadžić 2017-02-11 09:28:38 -08:00
parent fab74e9c4a
commit c4eec4fa69

View File

@ -23,8 +23,6 @@
#include "config.h"
#include <inttypes.h>
#include <stdarg.h> // va_list
#include <alloca.h>
// Check handle, cannot be bgfx::invalidHandle and must be valid.
#define BGFX_CHECK_HANDLE(_desc, _handleAlloc, _handle) \