1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-14 06:14:10 +02:00
Beef/BeefRT/JEMalloc/include/msvc_compat/windows_extra.h

7 lines
134 B
C
Raw Normal View History

2022-06-02 17:55:17 -07:00
#ifndef MSVC_COMPAT_WINDOWS_EXTRA_H
#define MSVC_COMPAT_WINDOWS_EXTRA_H
#include <errno.h>
#endif /* MSVC_COMPAT_WINDOWS_EXTRA_H */