mame/3rdparty/bx/include/compat/mingw/alloca.h
2015-02-01 10:14:17 +01:00

7 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