EverWrath/deps/jemalloc/include/msvc_compat/windows_extra.h
2017-12-21 11:29:24 +01:00

6 lines
134 B
C

#ifndef MSVC_COMPAT_WINDOWS_EXTRA_H
#define MSVC_COMPAT_WINDOWS_EXTRA_H
#include <errno.h>
#endif /* MSVC_COMPAT_WINDOWS_EXTRA_H */