refactor: Fix include guard end comment

This commit is contained in:
Lars Toenning
2024-12-01 10:58:33 +01:00
parent 7f277e4542
commit 7bc99ff6f2
912 changed files with 913 additions and 913 deletions

View File

@@ -19,4 +19,4 @@ namespace swift::misc::math
} // namespace swift::misc::math
#endif // guard
#endif // SWIFT_MISC_MATH_CONSTANTS_H

View File

@@ -116,4 +116,4 @@ namespace swift::misc::math
};
} // namespace swift::misc::math
#endif // guard
#endif // SWIFT_MISC_MATH_MATHUTILS_H