Skip to content

Commit a93758a

Browse files
committed
add routines to Rcpp.h
1 parent 408fd56 commit a93758a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inst/include/Rcpp.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525

2626
/* it is important that this comes first */
2727
#include <RcppCommon.h>
28+
#include <Rcpp/routines.h>
2829

2930
#include <Rcpp/RObject.h>
3031

0 commit comments

Comments
 (0)