File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- // ===--- Macros .h --------- --------------------------------------*- C++ -*-===//
1+ // ===--- MacroEvaluation .h --------------------------------------*- C++ -*-===//
22//
33// This source file is part of the Swift.org open source project
44//
Original file line number Diff line number Diff line change 5656#include " swift/Basic/Assertions.h"
5757#include " swift/Basic/Defer.h"
5858#include " swift/Basic/Statistic.h"
59- #include " swift/Bridging/Macros .h"
59+ #include " swift/Bridging/MacroEvaluation .h"
6060#include " swift/Parse/Lexer.h"
6161#include " swift/Parse/Parser.h"
6262#include " swift/Serialization/SerializedModuleLoader.h"
Original file line number Diff line number Diff line change 4242#include " swift/Basic/StringExtras.h"
4343#include " swift/ClangImporter/ClangModule.h"
4444#include " swift/Bridging/ASTGen.h"
45- #include " swift/Bridging/Macros .h"
45+ #include " swift/Bridging/MacroEvaluation .h"
4646#include " swift/Demangling/Demangler.h"
4747#include " swift/Demangling/ManglingMacros.h"
4848#include " swift/Parse/Lexer.h"
You can’t perform that action at this time.
0 commit comments