Skip to content

Commit 077af16

Browse files
authored
Update RcppMLCommon.hpp
1 parent 9a34e9f commit 077af16

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

inst/include/RcppMLCommon.hpp

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,8 @@
4747
#include <RcppML/bits.hpp>
4848
#endif
4949

50-
#endif
50+
#ifndef RcppML_rng
51+
#include <RcppML/rng.hpp>
52+
#endif
53+
54+
#endif

0 commit comments

Comments
 (0)