Skip to content

Commit 5b88a1b

Browse files
committed
(for now) reset switch for new Datetime(Vector)
tests passed, need to figure out pre-release how to phase this in will run at least one full rev.dep check with this on
1 parent fa6dc4e commit 5b88a1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/include/Rcpp.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
#include <Rcpp/Formula.h>
5757
#include <Rcpp/DataFrame.h>
5858

59-
#define RCPP_NEW_DATE_DATETIME_VECTORS 1
59+
// #define RCPP_NEW_DATE_DATETIME_VECTORS 1
6060
#include <Rcpp/date_datetime/date_datetime.h>
6161

6262
#include <Rcpp/Na_Proxy.h>

0 commit comments

Comments
 (0)