summaryrefslogtreecommitdiff
path: root/test/buildtool/file_system/resolve_symlinks_map.test.cpp
diff options
context:
space:
mode:
authorOliver Reiche <oliver.reiche@huawei.com>2024-12-17 18:51:57 +0100
committerOliver Reiche <oliver.reiche@huawei.com>2024-12-19 16:17:46 +0100
commit8fb0006e710e465c9778f0ad9c84e8ad74042960 (patch)
tree7de7992fe3a3032410c5f34737dfc7d30c954d4c /test/buildtool/file_system/resolve_symlinks_map.test.cpp
parentf9ba35a3e08edd6963312e6f3573046eb430d03e (diff)
downloadjustbuild-8fb0006e710e465c9778f0ad9c84e8ad74042960.tar.gz
Remove unused headers
Diffstat (limited to 'test/buildtool/file_system/resolve_symlinks_map.test.cpp')
-rw-r--r--test/buildtool/file_system/resolve_symlinks_map.test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/buildtool/file_system/resolve_symlinks_map.test.cpp b/test/buildtool/file_system/resolve_symlinks_map.test.cpp
index bb65867b..729e3c54 100644
--- a/test/buildtool/file_system/resolve_symlinks_map.test.cpp
+++ b/test/buildtool/file_system/resolve_symlinks_map.test.cpp
@@ -15,6 +15,7 @@
#include "src/buildtool/file_system/symlinks_map/resolve_symlinks_map.hpp"
#include <atomic>
+#include <cstddef>
#include <cstdlib>
#include <filesystem>
#include <memory>