updated build system
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good
This commit is contained in:
parent
b281b4c105
commit
104e101158
@ -119,9 +119,9 @@ auto get_free_drive_space(std::string_view path)
|
||||
std::to_string(utils::get_last_error_code()),
|
||||
path,
|
||||
});
|
||||
}
|
||||
|
||||
return li.QuadPart;
|
||||
}
|
||||
#endif // defined(_WIN32)
|
||||
|
||||
#if defined(__linux__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user