diff options
Diffstat (limited to 'src/generic/random.hpp')
-rw-r--r-- | src/generic/random.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/generic/random.hpp b/src/generic/random.hpp index 2fb2632..3b27b36 100644 --- a/src/generic/random.hpp +++ b/src/generic/random.hpp @@ -23,8 +23,6 @@ # include "random.t.hpp" -# include "fwd.hpp" - # include <random> // This is not namespace random since that collides with a C function, |