From e817ee678d55f9c79d96a73118a18cf201183505 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Fri, 23 Aug 2024 19:26:58 -0500 Subject: [PATCH] updated build system --- support/src/utils/file_file.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/support/src/utils/file_file.cpp b/support/src/utils/file_file.cpp index 515d08f0..893d1d22 100644 --- a/support/src/utils/file_file.cpp +++ b/support/src/utils/file_file.cpp @@ -28,7 +28,6 @@ #include "utils/path.hpp" #include "utils/string.hpp" #include "utils/time.hpp" -#include namespace { [[nodiscard]] auto get_file_size(std::string_view path,