Change namespace name so it's a lot less verbose.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
#include "../extern/pcg_random.hpp"
|
||||
#include "Assert.hpp"
|
||||
|
||||
namespace Arbutils {
|
||||
namespace ArbUt {
|
||||
|
||||
template <class RandomT> class BaseRandom {
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user