Skip to content

Commit d8714ae

Browse files
committed
Cosmetics (NFC)
Cosmetics (NFC)
2 parents b3263cb + f0c388f commit d8714ae

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

include/swift/Immediate/Immediate.h

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
//
1616
//===----------------------------------------------------------------------===//
1717

18-
#ifndef SWIFT_IMMEDIATE_H
19-
#define SWIFT_IMMEDIATE_H
18+
#ifndef SWIFT_IMMEDIATE_IMMEDIATE_H
19+
#define SWIFT_IMMEDIATE_IMMEDIATE_H
2020

2121
#include <string>
2222
#include <vector>
@@ -43,5 +43,4 @@ namespace swift {
4343
bool ParseStdlib);
4444
} // end namespace swift
4545

46-
#endif
47-
46+
#endif // SWIFT_IMMEDIATE_IMMEDIATE_H

0 commit comments

Comments
 (0)