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