We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33cba0c commit 1850d8cCopy full SHA for 1850d8c
ChangeLog
@@ -4,6 +4,7 @@
4
* inst/include/Rcpp/api/bones/wrap_extra_steps.h: Idem
5
* inst/include/Rcpp/iostream/Rstreambuf.h: Idem
6
* inst/include/Rcpp/r_cast.h: Idem
7
+ * src/Module.cpp: Idem
8
9
2017-01-12 Dirk Eddelbuettel <[email protected]>
10
inst/include/Rcpp.h
@@ -57,6 +57,7 @@
57
#include <Rcpp/DataFrame.h>
58
59
// #define RCPP_NEW_DATE_DATETIME_VECTORS 1
60
+#define RCPP_NEW_DATE_DATETIME_VECTORS 1
61
#include <Rcpp/date_datetime/date_datetime.h>
62
63
#include <Rcpp/Na_Proxy.h>
0 commit comments