diff options
Diffstat (limited to 'src/common/random.c')
-rw-r--r-- | src/common/random.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/common/random.c b/src/common/random.c index 70257fcb6..a4d7c5d34 100644 --- a/src/common/random.c +++ b/src/common/random.c @@ -5,8 +5,6 @@ #include "random.h" -#include <time.h> // time - #include "common/cbasetypes.h" // for WIN32 #include "common/showmsg.h" #include "common/timer.h" // gettick |