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