From 0f453254915cd02fa08d99e2fc967ad6555f2a55 Mon Sep 17 00:00:00 2001 From: Dirk Eddelbuettel Date: Sun, 2 Jun 2024 09:20:03 -0500 Subject: [PATCH] Revert a change --- inst/include/Rcpp/internal/export.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/inst/include/Rcpp/internal/export.h b/inst/include/Rcpp/internal/export.h index 0bcc77df7..46ce154c3 100644 --- a/inst/include/Rcpp/internal/export.h +++ b/inst/include/Rcpp/internal/export.h @@ -109,8 +109,7 @@ namespace Rcpp{ STORAGE* start = ::Rcpp::internal::r_vector_start(y) ; R_xlen_t size = ::Rf_xlength(y) ; for( R_xlen_t i=0; i