summaryrefslogtreecommitdiff
path: root/src/other_tools/root_maps
diff options
context:
space:
mode:
authorMaksim Denisov <denisov.maksim@huawei.com>2024-09-16 13:12:13 +0200
committerMaksim Denisov <denisov.maksim@huawei.com>2024-09-18 16:47:40 +0200
commit62929ab02c7f8e93b3d7241df775acdf2a1e1b36 (patch)
treec814f25d710559a097df96da794dcfdca8426c8f /src/other_tools/root_maps
parentbf66b1cc04a0b1e13d53e6c52e44188753b932c4 (diff)
downloadjustbuild-62929ab02c7f8e93b3d7241df775acdf2a1e1b36.tar.gz
Add missing #endif comments in headers
Diffstat (limited to 'src/other_tools/root_maps')
-rw-r--r--src/other_tools/root_maps/foreign_file_git_map.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/other_tools/root_maps/foreign_file_git_map.hpp b/src/other_tools/root_maps/foreign_file_git_map.hpp
index 2efd1ae6..e2662c4c 100644
--- a/src/other_tools/root_maps/foreign_file_git_map.hpp
+++ b/src/other_tools/root_maps/foreign_file_git_map.hpp
@@ -42,4 +42,4 @@ using ForeignFileGitMap =
bool fetch_absent,
std::size_t jobs) -> ForeignFileGitMap;
-#endif
+#endif // INCLUDED_SRC_OTHER_TOOLS_ROOT_MAPS_FOREIGN_FILE_GIT_MAP_HPP