updated build system

This commit is contained in:
2024-08-02 14:39:45 -05:00
parent 4b8ac300c8
commit e14e7e96c7
14 changed files with 20 additions and 19 deletions

View File

@ -22,10 +22,7 @@
#ifndef INCLUDE_UTILS_UTILS_HPP_
#define INCLUDE_UTILS_UTILS_HPP_
#include "types/remote.hpp"
#include "types/repertory.hpp"
#include "utils/unix/unix_utils.hpp"
#include "utils/windows/windows_utils.hpp"
namespace repertory::utils {
void calculate_allocation_size(bool directory, std::uint64_t file_size,