Skip to content

Commit 21a71cd

Browse files
committed
Fix compiler warning
1 parent 497aa7d commit 21a71cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/tag_map.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,4 @@ class TagMap {
7272
std::vector<std::vector<const protozero::data_view*>> values;
7373
};
7474

75-
#endif _TAG_MAP_H
75+
#endif //_TAG_MAP_H

0 commit comments

Comments
 (0)