We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab20d9 commit 83b81c8Copy full SHA for 83b81c8
2 files changed
inst/include/Rcpp/stats/random/rlnorm.h
@@ -19,8 +19,8 @@
19
// You should have received a copy of the GNU General Public License
20
// along with Rcpp. If not, see <http://www.gnu.org/licenses/>.
21
22
-#ifndef Rcpp__stats__random_lnorm_h
23
-#define Rcpp__stats__random_lnorm_h
+#ifndef Rcpp__stats__random_rlnorm_h
+#define Rcpp__stats__random_rlnorm_h
24
25
namespace Rcpp {
26
namespace stats {
inst/include/Rcpp/stats/random/rnorm.h
-#ifndef Rcpp__stats__random_norm_h
-#define Rcpp__stats__random_norm_h
+#ifndef Rcpp__stats__random_rnorm_h
+#define Rcpp__stats__random_rnorm_h
0 commit comments