bgfx/3rdparty/compiler/mingw/alloca.h

7 lines
120 B
C
Raw Normal View History

2012-04-03 23:30:07 -04:00
#ifndef __MINGW32__ALLOCA_H__
#define __MINGW32__ALLOCA_H__
#include <malloc.h>
#endif // __MINGW32__ALLOCA_H__