randomgen: fixing include paths for xo/ insertion
This commit is contained in:
parent
9a2fc0605b
commit
00fae469e0
6 changed files with 3 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
/* @file ex2.cpp */
|
||||
|
||||
#include "randomgen/xoshiro256.hpp"
|
||||
#include "randomgen/random_seed.hpp"
|
||||
#include "xo/randomgen/xoshiro256.hpp"
|
||||
#include "xo/randomgen/random_seed.hpp"
|
||||
|
||||
using namespace xo;
|
||||
using namespace xo::rng;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue