summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/execution_service/file_chunker.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/execution_api/execution_service/file_chunker.hpp')
-rw-r--r--src/buildtool/execution_api/execution_service/file_chunker.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/buildtool/execution_api/execution_service/file_chunker.hpp b/src/buildtool/execution_api/execution_service/file_chunker.hpp
index 6cad28aa..5c4e8e89 100644
--- a/src/buildtool/execution_api/execution_service/file_chunker.hpp
+++ b/src/buildtool/execution_api/execution_service/file_chunker.hpp
@@ -15,6 +15,7 @@
#ifndef INCLUDED_SRC_EXECUTION_API_EXECUTION_SERVICE_FILE_CHUNKER_HPP
#define INCLUDED_SRC_EXECUTION_API_EXECUTION_SERVICE_FILE_CHUNKER_HPP
+#include <cstddef>
#include <cstdint>
#include <filesystem>
#include <fstream>