mirror of
https://github.com/bkaradzic/bx.git
synced 2026-06-08 03:03:48 +00:00
7 lines
138 B
C
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
|