mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
refactor: Fix include guard end comment
This commit is contained in:
@@ -19,4 +19,4 @@ namespace swift::misc::math
|
||||
|
||||
} // namespace swift::misc::math
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_MISC_MATH_CONSTANTS_H
|
||||
|
||||
@@ -116,4 +116,4 @@ namespace swift::misc::math
|
||||
};
|
||||
} // namespace swift::misc::math
|
||||
|
||||
#endif // guard
|
||||
#endif // SWIFT_MISC_MATH_MATHUTILS_H
|
||||
|
||||
Reference in New Issue
Block a user