Skip to content

Commit 156433a

Browse files
Copilotosorensen
andcommitted
Restore RcppArmadillo header in RcppExports.cpp
Co-authored-by: osorensen <21175639+osorensen@users.noreply.github.com>
1 parent 65e7b4f commit 156433a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/RcppExports.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Generated by using Rcpp::compileAttributes() -> do not edit by hand
22
// Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
33

4+
#include <RcppArmadillo.h>
45
#include <Rcpp.h>
56

67
using namespace Rcpp;

0 commit comments

Comments
 (0)