Skip to content

Commit 30fced8

Browse files
committed
Move Alt_R_RNG.h to rng/Alt_R_RNG.h
1 parent f239392 commit 30fced8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

inst/include/RcppArmadilloForward.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
// One can use the C++11-based on by commenting out the following
4141
// #define and also selecting C++11 (eg via src/Makevars* or the
4242
// DESCRIPTION file) and/or defining #define-ing ARMA_USE_CXX11_RNG
43-
#define ARMA_RNG_ALT RcppArmadillo/Alt_R_RNG.h
43+
#define ARMA_RNG_ALT RcppArmadillo/rng/Alt_R_RNG.h
4444

4545
// Workaround to mitigate possible interference from a system-level installation of Armadillo
4646
#define ARMA_DONT_USE_WRAPPER

0 commit comments

Comments
 (0)