diff --git a/beast/module/core/maths/Random.h b/beast/module/core/maths/Random.h index 6f0319413..b094359da 100644 --- a/beast/module/core/maths/Random.h +++ b/beast/module/core/maths/Random.h @@ -24,8 +24,10 @@ #ifndef BEAST_RANDOM_H_INCLUDED #define BEAST_RANDOM_H_INCLUDED -namespace beast -{ +#include +#include + +namespace beast { //============================================================================== /**