X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;ds=sidebyside;f=Source%2FMath%2FRandom.hpp;h=082148d8cbd3ff4953cac2e8cbe9cf960d7a261b;hb=refs%2Fheads%2Fimprovements;hp=430023c207349b8cc2b2c8378d5242e07333d9e3;hpb=ed3662c0852c4312a612b4fc35bd03aba8d13db7;p=lugaru.git diff --git a/Source/Math/Random.hpp b/Source/Math/Random.hpp index 430023c..082148d 100644 --- a/Source/Math/Random.hpp +++ b/Source/Math/Random.hpp @@ -1,6 +1,6 @@ /* Copyright (C) 2003, 2010 - Wolfire Games -Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file) +Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file) This file is part of Lugaru. @@ -21,7 +21,7 @@ along with Lugaru. If not, see . #ifndef _RANDOM_HPP_ #define _RANDOM_HPP_ -#include +#include static inline short Random() {