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