This commit is contained in:
conrad
2022-02-26 14:22:49 +10:00
parent e32f2cd3f0
commit 8d102e67b7
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ namespace arma
#ifdef ARMA_RNG_ALT
#include ARMA_INCFILE_WRAP(ARMA_RNG_ALT)
#else
#include "armadillo_bits/arma_rng_cxx98.hpp"
#include "armadillo_bits/arma_rng_cxx03.hpp"
#endif
#include "armadillo_bits/arma_rng.hpp"