Fix header names. Again...

Fortune for rngxx's current commit: Small blessing − 小吉
capi
Avril 3 years ago
parent f193acd2ea
commit b1bed00dcc
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -2,7 +2,7 @@
#include "internal/common.h"
#include <rng.h>
#include <rngxx.hpp>
#include "internal/mem.h"
namespace rng

@ -1,5 +1,5 @@
#include <rngxx.h>
#include <rngxx.hpp>
#include <range.h>
constexpr const static util::range<f64> SAMPLE_RANGE { 0.0, 1.0 };

@ -5,7 +5,7 @@
#include <climits>
#include <cmath>
#include <rng.h>
#include <rngxx.hpp>
#include <mem.h>
#include <rng/crand.h>

Loading…
Cancel
Save