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