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