diff options
Diffstat (limited to 'src/utils/cpp/path.hpp')
-rw-r--r-- | src/utils/cpp/path.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/cpp/path.hpp b/src/utils/cpp/path.hpp index f9b937a1..77ea647c 100644 --- a/src/utils/cpp/path.hpp +++ b/src/utils/cpp/path.hpp @@ -59,4 +59,4 @@ return PathIsNonUpwards(applied_to.parent_path() / path); } -#endif +#endif // INCLUDED_SRC_UTILS_CPP_PATH_HPP |