@@ -372,6 +372,7 @@ file file::open_windows_file(wcstring_view path, int oflag) {
}
# endif
#if !defined(__MSDOS__)
longgetpagesize(){
# ifdef _WIN32
SYSTEM_INFOsi;
@@ -384,6 +385,7 @@ long getpagesize() {
returnsize;
# endif
}
#endif
FMT_BEGIN_DETAIL_NAMESPACE
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.