summaryrefslogtreecommitdiff
path: root/src/buildtool/storage/storage.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/storage/storage.hpp')
-rw-r--r--src/buildtool/storage/storage.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/buildtool/storage/storage.hpp b/src/buildtool/storage/storage.hpp
index d4ea83fe..95d06495 100644
--- a/src/buildtool/storage/storage.hpp
+++ b/src/buildtool/storage/storage.hpp
@@ -15,6 +15,7 @@
#ifndef INCLUDED_SRC_BUILDTOOL_STORAGE_STORAGE_HPP
#define INCLUDED_SRC_BUILDTOOL_STORAGE_STORAGE_HPP
+#include <cstddef>
#include <filesystem>
#include <optional>
#include <vector>