Branimir Karadžić 8 years ago
parent
commit
c4eec4fa69
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/bgfx_p.h

+ 0 - 2
src/bgfx_p.h

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