diff options
Diffstat (limited to 'src/random.hpp')
| -rw-r--r-- | src/random.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/random.hpp b/src/random.hpp index 897b31f..326cc3e 100644 --- a/src/random.hpp +++ b/src/random.hpp @@ -1,3 +1,4 @@ + namespace Random { int get_value(int min, int max); } |
