HomeServer/3rd/jemalloc/include/msvc_compat/windows_extra.h

7 lines
134 B
C
Raw Permalink Normal View History

2024-11-20 15:41:09 +08:00
#ifndef MSVC_COMPAT_WINDOWS_EXTRA_H
#define MSVC_COMPAT_WINDOWS_EXTRA_H
#include <errno.h>
#endif /* MSVC_COMPAT_WINDOWS_EXTRA_H */