summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/compat/mingw/alloca.h
blob: 2cc6e9a5a4e47dca8b189c7dff21f7f4c1e4eba4 (plain) (blame)
1
2
3
4
5
6
#ifndef MINGW32_ALLOCA_H_HEADER_GUARD
#define MINGW32_ALLOCA_H_HEADER_GUARD

#include <malloc.h>

#endif // MINGW32_ALLOCA_H_HEADER_GUARD