summaryrefslogtreecommitdiff
path: root/src/buildtool/storage/target_cache.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/storage/target_cache.hpp')
-rw-r--r--src/buildtool/storage/target_cache.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buildtool/storage/target_cache.hpp b/src/buildtool/storage/target_cache.hpp
index a45d3999..9dc30d11 100644
--- a/src/buildtool/storage/target_cache.hpp
+++ b/src/buildtool/storage/target_cache.hpp
@@ -160,6 +160,6 @@ using ActiveTargetCache = TargetCache<true>;
#endif // BOOTSTRAP_BUILD_TOOL
// NOLINTNEXTLINE(misc-header-include-cycle)
-#include "src/buildtool/storage/target_cache.tpp"
+#include "src/buildtool/storage/target_cache.tpp" // IWYU pragma: export
#endif // INCLUDED_SRC_BUILDTOOL_STORAGE_TARGET_CACHE_HPP