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