NouVeL/ADVect/ext/bgfx/bx/include/compat/mingw/alloca.h
2022-08-18 12:17:43 -04:00

6 lines
138 B
C

#ifndef MINGW32_ALLOCA_H_HEADER_GUARD
#define MINGW32_ALLOCA_H_HEADER_GUARD
#include <malloc.h>
#endif // MINGW32_ALLOCA_H_HEADER_GUARD