Skip to content

Commit da4dad3

Browse files
committed
Merge branch 'master' of github.com:dcdillon/RcppHoney
2 parents b670719 + d9544db commit da4dad3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The goal is to provide full featured interoperability between any iterator based
1111
### Example
1212

1313
```c++
14+
// [[Rcpp::plugins(cpp11)]]
1415
// [[Rcpp::depends(RcppHoney)]]
1516

1617
#include <RcppHoneyForward.hpp> // we have to do this because we're going to hook in a non-default structure

0 commit comments

Comments
 (0)