From 62929ab02c7f8e93b3d7241df775acdf2a1e1b36 Mon Sep 17 00:00:00 2001 From: Maksim Denisov Date: Mon, 16 Sep 2024 13:12:13 +0200 Subject: Add missing #endif comments in headers --- src/utils/cpp/prefix.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/cpp/prefix.hpp') diff --git a/src/utils/cpp/prefix.hpp b/src/utils/cpp/prefix.hpp index 604e8226..5574c01a 100644 --- a/src/utils/cpp/prefix.hpp +++ b/src/utils/cpp/prefix.hpp @@ -30,4 +30,4 @@ return out.str(); } -#endif +#endif // INCLUDED_SRC_UTILS_CPP_PREFIX_HPP -- cgit v1.2.3