mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Merge pull request #82626 from swiftlang/egorzhdan/nfc-move-header
[cxx-interop] NFC: Move a header from `include` into `lib`
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "CXXMethodBridging.h"
|
||||
#include "SwiftDeclSynthesizer.h"
|
||||
#include "swift/AST/ASTMangler.h"
|
||||
#include "swift/AST/AttrKind.h"
|
||||
@@ -20,7 +21,6 @@
|
||||
#include "swift/AST/Pattern.h"
|
||||
#include "swift/AST/Stmt.h"
|
||||
#include "swift/Basic/Assertions.h"
|
||||
#include "swift/ClangImporter/CXXMethodBridging.h"
|
||||
#include "clang/AST/Mangle.h"
|
||||
#include "clang/Sema/DelayedDiagnostic.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user