#pragma once #include "cxx-swift-auto/cxx/include/cxx-swift-auto.hxx" #include "swift/AST/Decl.h" namespace cxx_swift::swift::ast::decl { CXX_AUTO_PRELUDE(Decl, ::swift::Decl) } // namespace cxx_swift::swift::ast::decl