NouVeL/ADVect/ext/bgfx/bx/include/compat/mingw/alloca.h

7 lines
138 B
C
Raw Normal View History

2022-08-18 12:17:43 -04:00
#ifndef MINGW32_ALLOCA_H_HEADER_GUARD
#define MINGW32_ALLOCA_H_HEADER_GUARD
#include <malloc.h>
#endif // MINGW32_ALLOCA_H_HEADER_GUARD